Navigation: Code Documentation > RSCommonCharts > RSChartConsts > Enumerations
TLineOrientation Enumeration
Defines the line orientation for a value in a TRSGuideChart
Namespace: RSChartConsts
Delphi
type TLineOrientation = (lnHorizontal, lnVertical);
Name
Description
lnHorizontal
Represents constant lnHorizontal.
lnVertical
Represents constant lnVertical.
Top
•TRSGuideChart
•RSChartConsts.TLineOrientations
•RSChartConsts