Wijmo UI for the Web
gauge_tick Interface
wijmo.gauge Namespace : gauge_tick Interface
Fields
 NameDescription
 Field

A value that indicates how long to draw the major tick marks as a factor of the default length of the minor tick marks.

Type: Number

Default: 2

 
 Field

A value that indicates the frequency of the major tick marks and their numeric labels.

Type: Number

Default: 10

 
 Field

A value that indicates the shape to use in drawing major tick marks.

Type: String

Default: "rect"

 
 Field

A value that indicates the distance in pixels from the edge of the face to draw the major tick marks. The numeric labels are drawn a few pixels outside of the major tick marks.

Type: Number

Default: 27

 
 Field

A value that indicates the position of the major tick marks in relation to the edge of the face.

Type: String

Default: "inside"

 
 Field

A value that indicates the fill color and outline (stroke) of the major tick mark. For information on other style options that you can use, please see Style Options.

Type: Object

Default: {fill: "#1E395B", stroke:"none"}

 
 Field

A value that indicates whether to show the major tick mark.

Type: Boolean

Default: true

 
Top
See Also

Reference

wijmo.gauge Namespace