TcxGridChartViewStyles.Title Property
Specifies the style of the chart title.
Declaration
property Title: TcxStyle index vsTitle read; write;
Property Value
Type | Description |
---|---|
TcxStyle | The chart title style. |
Remarks
The Title
property allows you to define the style (font settings) of a chart title.
See Also