wijmo.chart Namespace > chart_legend Interface : textWidth Field |
A value that indicates the width of the legend text.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_legend; var value; // Type: number value = instance.textWidth; |
Javascript (Specification) | |
---|---|
|