getLabelset(index: Number);
index. Text node index. Optional parameter. If the parameter is not defined, array of all text nodes is returned, otherwise only text node with specified index returns.
The getLabelset method returns the array of scale text nodes.
The method returns an array of values of the SVGTextNode type.
The example of use is given on the page with description of the GaugeScale.addArrow method.
See also: