Navigation: Code Documentation > RSCommonCharts > RSChartConsts > Enumerations
TAxisHint Enumeration
Represents type TAxisHint.
Namespace: RSChartConsts
Delphi
type TAxisHint = (ahIgnoreCaptions, ahStackable);
Name
Description
ahIgnoreCaptions
Represents constant ahIgnoreCaptions.
ahStackable
Represents constant ahStackable.
Top
•RSChartConsts