SeriesTitleCollectionModel Class
In This Article
The SeriesTitleCollection model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(SeriesTitleCollection))]
public class SeriesTitleCollectionModel :
DockableTitleCollectionBaseModel
#Related API Members
The following members return SeriesTitleCollectionModel objects:
#Inheritance
Object
ChartElementModel
ChartCollectionBaseModel
DockableTitleCollectionBaseModel
SeriesTitleCollectionModel
See Also