var instance; // Type: wijmo.chart.chart_axis_label; var value; // Type: any value = instance.style;
var style : any;
A value that indicates the style of the X or Y axis label text.
For more information on the available style parameters, see the Style Options topic.
Default: {fill: "#333","font-size": 11}
Type: Object
var instance; // Type: wijmo.chart.chart_axis_label; var value; // Type: any value = instance.style;
var style : any;