ChartElementNamedCollectionModel Class
The ChartElementNamedCollection model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
[ModelOf(typeof(ChartElementNamedCollection))]
public abstract class ChartElementNamedCollectionModel :
ChartCollectionBaseModel
Inheritance
Object
ChartElementModel
ChartCollectionBaseModel
ChartElementNamedCollectionModel
See Also