ChartCanvasAxis.Position

Syntax

Position: String;

Description

The Position property determines axis position relative to chart plot area.

Comments

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

Available values:

Example

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

See also:

ChartCanvasAxis