Type to start searching...

CategoryAxis

Properties
decimalsEnabled : boolean

True to allow decimals in this axis' tick intervals.

label : string

Axis label string indentifier.

lineVisible : boolean

True if axis line is visible.

margin : float

Margin to be applied to the category axis in percent from 0 to 1.

maxPadding : float

Ratio of padding for the maximal value to the length of the axis not including the padding

minPadding : float

Ratio of padding for the minimal value to the length of the axis not including the padding

orientation : int

Rotational angle on the axis label, in degrees. Should be between -90 to 90. Usually negative to slant to the right.

style : string

Axis style name.

valueFormat : string

Format of value on axis.

visible : boolean

True if axis is visible.

Parents