Skip to main content
All docs
V23.2

DataMemberCollectionModel Class

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(DataMemberCollection))]
public class DataMemberCollectionModel :
    ChartElementModel

The following members return DataMemberCollectionModel objects:

Inheritance

Object
ChartElementModel
DataMemberCollectionModel
See Also