Back to Devexpress

TcxGridChartView.Title Property

vcl-cxgridchartview-dot-tcxgridchartview-1d065e66.md

latest889 B
Original Source

TcxGridChartView.Title Property

Specifies the chart’s title.

Declaration

delphi
property Title: TcxGridChartTitle read; write;

Property Value

Type
TcxGridChartTitle

Remarks

The TcxGridChartTitle class represents a chart title. Use the Text property of this class to specify the text for the title. You can manage the position of the title within the View via the Alignment and Position properties.

See Also

TcxGridChartView Class

TcxGridChartView Members

cxGridChartView Unit