wijmo.chart Namespace > chart_legend Interface : textMargin Field |
A value in pixels that indicates the amount of space to leave around the text inside the legend.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_legend; var value; // Type: any value = instance.textMargin; |
Javascript (Specification) | |
---|---|
|