jqDataVisualization for jQuery Documentation

Gauges.LinearGauge.LinearGaugeBarMarker


Subclasses

Bar markers are scale-related elements that point out values on a scale.

Defined By

Config options

Gauges.LinearGauge.LinearGaugeBarMarker
: String/Common.Gradient
Specifies the fill style. ...

Specifies the fill style.

Defaults to: 'black'

Gauges.LinearGauge.LinearGaugeBarMarker
: Number
Specifies the offset of the inner edge of the bar marker to the top (in case of horizontal gauge) or to the left (in ...

Specifies the offset of the inner edge of the bar marker to the top (in case of horizontal gauge) or to the left (in case of vertical gauge).

Please note that this number is ratio to the whole gauge height (horizontal) or width (vertical) of the gauge.

Defaults to: 0.35

Gauges.LinearGauge.LinearGaugeBarMarker
: Number
Specifies the width of the lines. ...

Specifies the width of the lines.

Defaults to: 0

Gauges.LinearGauge.LinearGaugeBarMarker
: Number
Specifies the offset of the outer edge of the bar marker to the top (in case of horizontal gauge) or to the left (in ...

Specifies the offset of the outer edge of the bar marker to the top (in case of horizontal gauge) or to the left (in case of vertical gauge).

Please note that this number is ratio to the whole gauge height (horizontal) or width (vertical) of the gauge.

Defaults to: 0.7

Gauges.LinearGauge.LinearGaugeBarMarker
: String/Common.Gradient
Specifies the stroke style. ...

Specifies the stroke style.

Defaults to: 'black'

Gauges.LinearGauge.LinearGaugeBarMarker
: Number

Specifies the value to which the bar marker points to.

Specifies the value to which the bar marker points to.

Gauges.LinearGauge.LinearGaugeBarMarker
: Number
Specifies the zIndex of the bar marker. ...

Specifies the zIndex of the bar marker. The higher number, the bar marker goes above the other elements;

Defaults to: 1