A newer version of this page is available.
Switch to the current version.
ChartTitleCollectionModel Class
The ChartTitleCollection model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll
Declaration
[ModelOf(typeof(ChartTitleCollection))]
public class ChartTitleCollectionModel :
DockableTitleCollectionBaseModel
<ModelOf(GetType(ChartTitleCollection))>
Public Class ChartTitleCollectionModel
Inherits DockableTitleCollectionBaseModel
Related API Members
The following members accept/return ChartTitleCollectionModel objects:
Inheritance
Object
ChartElementModel
ChartCollectionBaseModel
DockableTitleCollectionBaseModel
ChartTitleCollectionModel
See Also
Feedback