BootstrapChartStockSeriesBuilder.ReductionLevel(FinancialChartReductionLevel) Method
In This Article
Specifies whether high, low, open or close prices of points should be compared.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartStockSeriesBuilder ReductionLevel(
FinancialChartReductionLevel reductionLevel
)
#Parameters
Name | Type |
---|---|
reduction |
Financial |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also