Chart Title
A chart control can contain any number of Chart Titles that can be used to hold either explanatory text for data displayed within the chart control, or any additional textual information. Refer to the following help topic for more details: Chart Titles.
The table below lists the main properties that affect the element’s appearance and functionality:
Class | |
Availability | WebChartControl.Titles, (XRChart.Titles), ChartTitleCollection.Item |
Appearance | TitleBase.Font, TitleBase.TextColor, TitleBase.EnableAntialiasing |
Contents | |
Layout | AlignedTitle.Alignment, DockableTitle.Dock, DockableTitle.Indent |
Visibility | |
Custom Draw Event |
See Also