Open this page in the API Guide

LegendItemStyle Constructor

Initializes the legend item style. Called during construction.
 

Examples

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

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