ChartCanvasAxis.TickInterval

Syntax

TickInterval: Number;

Description

The TickInterval property determines axis tick mark value using axis values measurement units.

Comments

The property is read-only.

Example

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

See also:

ChartCanvasAxis