ChartBuilder.NegativesAsZeroes Method
Name | Parameters | Description |
---|---|---|
NegativesAsZeroes(JS) | value | Forces the UI component to treat negative values as zeroes. Applies to stacked-like series only. Mirrors the client-side negativesAsZeroes option. |
NegativesAsZeroes(Boolean) | value | Forces the UI component to treat negative values as zeroes. Applies to stacked-like series only. Mirrors the client-side negativesAsZeroes option. |