Series Titles
If a series is represented using Pie or Doughnut series view, it’s possible to show any number of titles for this series. A series title can be used to hold either explanatory text for data displayed within the series (e.g. series name), or any additional textual information. For more detailed information, refer to Series Titles.
The table below lists the main properties which affect the element’s appearance and functionality:
Availability | SimpleDiagramSeriesViewBase.Titles, SeriesTitleCollection.Item |
Appearance | TitleBase.DXFont, TitleBase.TextColor, TitleBase.EnableAntialiasing |
Contents | |
Layout | AlignedTitle.Alignment, DockableTitle.Dock, DockableTitle.Indent |
Visibility | |
Custom Draw Event |
See Also