var instance; // Type: wijmo.chart.chart_legend; var value; // Type: any value = instance.textMargin;
var textMargin : any;
A value in pixels that indicates the amount of space to leave around the text inside the legend.
Default: {left:2, top:2, right:2, bottom:2}
var instance; // Type: wijmo.chart.chart_legend; var value; // Type: any value = instance.textMargin;
var textMargin : any;