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

DataContainerModel.CalculatedFields Property

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

public ChartCalculatedFieldCollectionModel CalculatedFields { get; }

Property Value

Type
ChartCalculatedFieldCollectionModel
See Also