Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSGuideChartValue > Properties
TRSGuideChartValue.Orientation Property
Specifies the set of directions for the guide in the guide chart. The default orientation is [loHorizontal].
Namespace: RSCharts
Delphi
published property Orientation: TLineOrientations read FOrientation write SetOrientation default [lnHorizontal];
Property Value
Type: TLineOrientations
•RSChartConsts|TLineOrientations
•TRSGuideChartValue
•RSCharts