EJSC.AnalogGaugeSeries.anchor
See Also: Using Colors
Definition
object anchor = { color: 'rgb(0,0,0)' , opacity: 100 , size: 10 }
Description
Defines the parameters for the anchor on the gauge.
Properties
string color – Defines the color of the anchor. integer opacity – Defines the opacity of the anchor. integer size – Defines the diameter (in pixels) of the anchor. |