Open this page in the API Guide

GaugeTickMarkStyle Constructor

Initializes the tick mark style. Called during construction.
 

Examples

The following example initializes a new instance of a GaugeTickMarkStyle object:

1
var newObject = new dundas.controls.GaugeTickMarkStyle();