SeriesTitle Class
Represents an individual series title.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public class SeriesTitle :
DockableTitle,
ISupportID,
ISupportInitialize
#Related API Members
The following members return SeriesTitle objects:
#Remarks
The SeriesTitle class implements the functionality of an individual series title, which can be displayed if a series is represented using Pie or Doughnut series view.
A series’ titles are stored within the SimpleDiagramSeriesViewBase.Titles collection which is represented by an instance of the SeriesTitleCollection class. This collection provides standard means for manipulating its items such as adding, removing and accessing them. A particular series title is available via the SeriesTitleCollection.Item property of the collection using indexer notation.
Note
Note that if the Title.