ChartModel.Titles Property
Returns the model of title collection of the modeled chart.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v21.1.Wizard.dll
NuGet Packages: DevExpress.Win.Charts, DevExpress.Win.Design
Declaration
Property Value
Type | Description |
---|---|
ChartTitleCollectionModel | The model of the title collelction. |
See Also