Type to start searching...

ValueAxis

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.

lowerRange : string

Axis lower range attribute.

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

style : string

Axis style name.

upperRange : string

Axis upper range attribute.

valueFormat : string

Format of value on axis.

visible : boolean

True if axis is visible.

Parents