BootstrapChartBuilder.NegativesAsZeroes(Boolean) Method
In This Article
Forces the chart to treat negative values as zeroes.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder NegativesAsZeroes(
bool negativesAsZeroes
)
#Parameters
Name | Type |
---|---|
negatives |
Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also