jqDataVisualization for jQuery Documentation

Common.AxisBase


Subclasses

Specifies base axis class.

Defined By

Config options

Common.AxisBase
: Common.AxisLabels
Specifies the axis labels. ...

Specifies the axis labels.

Defaults to: {visible: true, fillStyle: 'black', lineWidth: 1, font: '11px sans-serif', position: 'outside', showLastLabel: true, showFirstLabel: true, hAlign: 'center', vAlign: 'center'}

Specifies the axis major tick marks.

Specifies the axis major tick marks.

Specifies the axis minor tick marks.

Specifies the axis minor tick marks.

Common.AxisBase
: Boolean
Specifies whether or not the axis scale is reversed. ...

Specifies whether or not the axis scale is reversed.

Defaults to: false