Skip to main content
A newer version of this page is available. .

ChartCalculatedFieldCollectionModel Class

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

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Packages: DevExpress.Win.Charts, DevExpress.Win.Design

Declaration

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

The following members return ChartCalculatedFieldCollectionModel objects:

Inheritance

Object
ChartElementModel
ChartCollectionBaseModel
ChartCalculatedFieldCollectionModel
See Also