SimpleDiagramSeriesViewBaseModel.Titles Property
Returns the model of title collection of the modeled simple diagram series view.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v22.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
SeriesTitleCollectionModel | The model of the title collection. |
See Also