ChartCanvasAxis.getRoundedMax

Syntax

getRoundedMax();

Description

The getRoundedMax method returns rounded value of the chart axis maximum.

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