Back to Devexpress

TcxGridChartHistogramAxisTitle Class

vcl-cxgridchartview-ae12f4e5.md

latest1.4 KB
Original Source

TcxGridChartHistogramAxisTitle Class

Stores an axis title and its settings.

Declaration

delphi
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.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxCustomGridChartTitle TcxGridChartHistogramAxisTitle

See Also

TcxGridChartHistogramAxisTitle Members

cxGridChartView Unit