Wijmo UI for the Web
text Field
wijmo.chart Namespace > chart_axis Interface : text Field
Sets the text to use for the X axis title.
Default: ""
Type: string
Syntax
var instance; // Type: wijmo.chart.chart_axis;
var value; // Type: string
value = instance.text;
var text : string;
See Also

Reference

chart_axis Interface