vcl-cxgridchartview-f1d70731.md
The base class for category axes.
TcxGridChartHistogramAxisCategory = class(
TcxGridChartHistogramAxis
)
In addition to the settings inherited from the base TcxGridChartHistogramAxis class, the TcxGridChartHistogramAxisCategory class introduces properties that allow you to control the following category axis attributes:
The TcxGridChartHistogram.AxisCategory property references a TcxGridChartHistogramAxisCategory object.
TObject TPersistent TcxCustomGridChartDiagramOptions TcxGridChartHistogramAxis TcxGridChartHistogramAxisCategory
See Also