wijmo.chart Namespace > chart_axis_label Interface : style Field |
A value that indicates the style of major text of the X axis.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_axis_label; var value; // Type: any value = instance.style; |
Javascript (Specification) | |
---|---|
|