Skip to main content

TcxGridChartHistogramAxisCategory Class

The base class for category axes.

Declaration

TcxGridChartHistogramAxisCategory = class(
    TcxGridChartHistogramAxis
)

Remarks

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:

Direct TcxGridChartHistogramAxisCategory Class Reference

The TcxGridChartHistogram.AxisCategory property references a TcxGridChartHistogramAxisCategory object.

See Also