TcxGridChartHistogram.AxisCategory Property
In This Article
Specifies appearance settings for the diagram’s category axis.
#Declaration
Delphi
property AxisCategory: TcxGridChartHistogramAxisCategory read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the description of the TcxGridChartHistogramAxisCategory class to learn about appearance settings that can customized.
See Also