Gauges.RadialGauge.Anchor
Defines an anchor object.
For example:
anchor: {
visible: false,
fillStyle: 'black',
strokeStyle: 'black',
lineWidth: 0.0,
radius: 0.1,
zIndex: 5
},
Defined By
Config options
Specifies the radius of the anchor object. ...
Specifies the radius of the anchor object. Please note that this number is a ratio to the radius of the scale which this anchor belongs to.
Defaults to: 0.1