Skip to main content
All docs
V25.1
  • DataMemberCollectionModel Class

    Namespace: DevExpress.XtraCharts.Designer

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