EJSC.AnalogGaugeSeries.needle

See Also: Using Colors

 

Definition

 

object needle = {

       borderColor:        'rgb(0,0,0)' ,

       borderOpacity:        100 ,

       borderWidth:        1 ,

       color:                'rgb(0,0,0)' ,

       opacity:        100 ,

       size:                 4

}

 

Description

 

Defines the parameters for the needle on the gauge.

 

Properties

 

string        borderColor        – Defines the color of the border.

integer        borderOpacity        – Defines the opacity of the border.

integer        borderWidth        – Defines the width of the border.

string        color                – Defines the background color of the needle.

integer        opacity                – Defines the opacity of the needle.

integer        size                – Defines the width (in pixels) of the needle at its base.