windowsforms-devexpress-dot-xtracharts-dot-designer-7c402f02.md
The ChartElementNamedCollection model.
Namespace : DevExpress.XtraCharts.Designer
Assembly : DevExpress.XtraCharts.v25.2.Wizard.dll
NuGet Package : DevExpress.Win.Charts
[ModelOf(typeof(ChartElementNamedCollection))]
public abstract class ChartElementNamedCollectionModel :
ChartCollectionBaseModel
<ModelOf(GetType(ChartElementNamedCollection))>
Public MustInherit Class ChartElementNamedCollectionModel
Inherits ChartCollectionBaseModel
Show 17 items
Object ChartElementModel ChartCollectionBaseModel ChartElementNamedCollectionModel AnnotationRepositoryModel
CustomAxisLabelCollectionModel
CustomLegendItemCollectionModel
SwiftPlotDiagramSecondaryAxisXCollectionModel
SwiftPlotDiagramSecondaryAxisYCollectionModel
See Also