TcxCustomGridChartTitle Class
The base class for the titles displayed in charts.
Declaration
TcxCustomGridChartTitle = class(
TcxCustomGridOptions
)
Remarks
A standard title in a chart represents a string which describes a specific area or element such as a chart’s title or axis title. The TcxCustomGridChartTitle class provides the properties and methods that are used to specify the text string for a title’s text, arrange it within a chart and determine its current position within the chart. All the properties which control the appearance aspects such as the position and alignment of the title’s text are initialized with default values that provide a standard appearance for charts.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxCustomGridOptions
TcxCustomGridChartTitle
See Also