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

FinancialSeriesViewBaseModel.ReductionOptions Property

Returns the model of reduction options of the modeled financial series view.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

public ReductionStockOptionsModel ReductionOptions { get; }

Property Value

Type Description
ReductionStockOptionsModel

The model of reduction options.

See Also