Skip to main content
A newer version of this page is available. .
All docs
V22.2

DataMemberCollectionModel Class

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v22.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