TcxGridChartTitle Class
A title within a chart.
Declaration
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
See Also