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

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

    Namespace: DevExpress.XtraCharts.Designer

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

    Declaration

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

    The following members return ChartCalculatedFieldCollectionModel objects:

    Inheritance

    Object
    ChartElementModel
    ChartCollectionBaseModel
    ChartCalculatedFieldCollectionModel
    See Also