windowsforms-devexpress-dot-xtracharts-dot-designer-75ed2f05.md
The ChartCollectionBase model.
Namespace : DevExpress.XtraCharts.Designer
Assembly : DevExpress.XtraCharts.v25.2.Wizard.dll
NuGet Package : DevExpress.Win.Charts
[ModelOf(typeof(ChartCollectionBase))]
public abstract class ChartCollectionBaseModel :
ChartElementModel,
ICollection,
IEnumerable,
IList
<ModelOf(GetType(ChartCollectionBase))>
Public MustInherit Class ChartCollectionBaseModel
Inherits ChartElementModel
Implements ICollection,
IEnumerable,
IList
Show 33 items
Object ChartElementModel ChartCollectionBaseModel ChartCalculatedFieldCollectionModel
ChartElementNamedCollectionModel
DockableTitleCollectionBaseModel
ExplodedSeriesPointCollectionModel
LayoutDefinitionCollectionModel
SeriesPointFilterCollectionModel
SeriesPointRelationCollectionModel
SwiftPlotDiagramSecondaryAxisXCollectionModel
SwiftPlotDiagramSecondaryAxisYCollectionModel
CustomLegendItemCollectionModel
CustomAxisLabelCollectionModel
See Also