jqDataVisualization for jQuery Documentation

Common.AxisLabels


Defines axis labels settings.

Defined By

Config options

Common.AxisLabels
: Number

Specifies the lables rotation angle in degrees.

Specifies the lables rotation angle in degrees.

Common.AxisLabels
: String

Specifies the format string to use when the interval is days.

Specifies the format string to use when the interval is days.

Common.AxisLabels
: String/Common.Gradient
Specifies labels color. ...

Specifies labels color.

Defaults to: 'black'

Common.AxisLabels
: String
Specifies labels font. ...

Specifies labels font.

Defaults to: '11px sans-serif'

Common.AxisLabels
: String
Specifies the labels horizontal alignment - 'left', 'center' or 'right'. ...

Specifies the labels horizontal alignment - 'left', 'center' or 'right'.

Defaults to: 'center'

Specifies the format string to use when the interval is hours.

Specifies the format string to use when the interval is hours.

Common.AxisLabels
: Number
Specifies labels border line width. ...

Specifies labels border line width.

Defaults to: 0

Specifies the format string to use when the interval is milliseconds.

Specifies the format string to use when the interval is milliseconds.

Specifies the format string to use when the interval is minutes.

Specifies the format string to use when the interval is minutes.

Specifies the format string to use when the interval is months.

Specifies the format string to use when the interval is months.

Common.AxisLabels
: String
Specifies the labels position - 'outside' or 'inside' ...

Specifies the labels position - 'outside' or 'inside'

Defaults to: 'outside'

Common.AxisLabels
: String
Specifies how the overlapped lables will be resolved - 'multipleRows' or 'hide'. ...

Specifies how the overlapped lables will be resolved - 'multipleRows' or 'hide'.

Defaults to: 'multipleRows'

Specifies the format string to use when the interval is seconds.

Specifies the format string to use when the interval is seconds.

Common.AxisLabels
: Boolean
Specifies whether or not the first labels should be displayed. ...

Specifies whether or not the first labels should be displayed.

Defaults to: true

Common.AxisLabels
: Boolean
Specifies whether or not the last labels should be displayed. ...

Specifies whether or not the last labels should be displayed.

Defaults to: true

Common.AxisLabels
: String

Specifies labels string format.

Specifies labels string format.

Common.AxisLabels
: String

Specifies labels border color.

Specifies labels border color.

Common.AxisLabels
: String
Specifies the lables vertical alignment - 'top', 'center' or 'bottom'. ...

Specifies the lables vertical alignment - 'top', 'center' or 'bottom'.

Defaults to: 'center'

Common.AxisLabels
: Boolean
Specifies whether or not the labels should be displayed. ...

Specifies whether or not the labels should be displayed.

Defaults to: true

Specifies the format string to use when the interval is weeks.

Specifies the format string to use when the interval is weeks.

Specifies the format string to use when the interval is years.

Specifies the format string to use when the interval is years.