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

    The ChartCalculatedFieldCollection model. This model contains calculated field collection settings for Chart Designer.

    Namespace: DevExpress.XtraCharts.Designer

    Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll

    NuGet Package: DevExpress.Win.Charts

    Declaration

    [ModelOf(typeof(ChartCalculatedFieldCollection))]
    public class ChartCalculatedFieldCollectionModel :
        ChartCollectionBaseModel

    The following members return ChartCalculatedFieldCollectionModel objects:

    Inheritance

    Object
    ChartElementModel
    ChartCollectionBaseModel
    ChartCalculatedFieldCollectionModel
    See Also