CandleStickSeriesViewModel.ReductionOptions Property
Returns the model of reduction options of the modeled candle stick series view.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| CandleStickReductionOptionsModel | The model of a candle stick series view’s reduction options. |
See Also