Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSCustomBarChart > Properties
TRSCustomBarChart.Orientation Property
Specifies the direction the bars are displayed in the bar chart. The default orientation is boVertical.
Namespace: RSBarCharts
Delphi
public property Orientation: TBarOrientation read FOrientation write SetOrientation default boVertical;
Property Value
Type: TBarOrientation
•RSChartConsts|TBarOrientation
•TRSCustomBarChart
•RSBarCharts