Skip to main content

FinancialSeriesViewBaseModel.ReductionOptions Property

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

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

public ReductionStockOptionsModel ReductionOptions { get; }

Property Value

Type Description
ReductionStockOptionsModel

The model of reduction options.

See Also