Open this page in the API Guide

ChartAxis Constructor

Initializes a new instance of the ChartAxis class.
 

Examples

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

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