ChartDataLabelSettings Constructor
Initializes the instance. Called during construction.
Parameters
- options
-
Type: Object
(optional) A plain object with properties and values to set on this instance.
Optional: True
Examples
The following example initializes a new instance of a ChartDataLabelSettings object:
var newObject = new dundas.controls.ChartDataLabelSettings();