Skip to main content

TcxGridChartHistogramAxisValue Class

A value axis.

Declaration

TcxGridChartHistogramAxisValue = class(
    TcxGridChartHistogramAxis
)

Remarks

In addition to the settings inherited from the base TcxGridChartHistogramAxis class, the TcxGridChartHistogramAxisValue class introduces properties that allow you to change the following:

Direct TcxGridChartHistogramAxisValue Class Reference

TcxGridChartHistogram.AxisValue property references a TcxGridChartHistogramAxisValue object.

See Also