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