<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCommonCharts > RSChartConsts > Enumerations:
Comments (0)
Represents type TAxisHint.
Namespace: RSChartConsts
Delphi
type TAxisHint = (ahIgnoreCaptions, ahStackable);
Name
Description
ahIgnoreCaptions
Represents constant ahIgnoreCaptions.
ahStackable
Represents constant ahStackable.
Top