ChartCanvasAxis.getPixelLength

Syntax

getPixelLength();

Description

The getPixelLength method returns pixel length of the chart axis.

Comments

The method returns value of the Number type.

Example

The example of use is given on the Example of Creating a Scatter Chart page.

See also:

ChartCanvasAxis