ChartCanvasAxis.getRoundedMin

Syntax

getRoundedMin();

Description

The getRoundedMin method returns rounded value of the chart axis minimum.

Comments

The method returns value of the Number type.

Example

The example of use is given on the page with description of the ChartCanvasAxis.PlotBands property.

See also:

ChartCanvasAxis