<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSCustomBarChart > Properties:
Comments (0)
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