Back to Devexpress

TcxGridChartTitle Class

vcl-cxgridchartview-1128d457.md

latest1.1 KB
Original Source

TcxGridChartTitle Class

A title within a chart.

Declaration

delphi
TcxGridChartTitle = class(
    TcxCustomGridChartTitle
)

Remarks

This class does not introduce any new functionality, but instead publishes the Position property which is inherited from the base class. Use the Text property to specify the text of a title.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxCustomGridChartTitle TcxGridChartTitle

See Also

TcxGridChartTitle Members

cxGridChartView Unit