ChartCanvasAxis.TickPixelInterval

Syntax

TickPixelInterval: Number;

Description

The TickPixelInterval property determines length of axis tick mark interval in pixels.

Comments

Use JSON to set the property value, and the getTickPixelInterval method to get the property value.

Example

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

See also:

ChartCanvasAxis