IncludeZero: Boolean;
The IncludeZero property determines whether zero can be used on data transformation.
Use JSON or the setIncludeZero method to set the property value and the getIncludeZero method to get the property value.
Available Values:
true. Zero can be used.
false. Zero cannot be used (default).
The example of use is given on the page with description of the MapBarAxis class constructor page.
See also: