Skip to main content

TcxGridChartHistogramAxisTitle Class

Stores an axis title and its settings.

Declaration

TcxGridChartHistogramAxisTitle = class(
    TcxCustomGridChartTitle
)

Remarks

In addition to the settings inherited from the base TcxCustomGridChartTitle class, the TcxGridChartHistogramAxisTitle class introduces the Axis property that provides access to the parent axis.

Direct TcxGridChartHistogramAxisTitle Class Reference

The TcxGridChartHistogramAxis.Title property references a TcxGridChartHistogramAxisTitle object.

See Also