ChartCalculatedFieldModel.DataSource Property
Gets or sets the ChartCalculatedField.DataSource property within the ChartCalculatedFieldModel.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The calculated field’s data source. |
See Also