wijmo.chart Namespace > chart_axis Interface : annoMethod Field |
The annoMethod option indicates how to label values along the axis.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_axis; var value; // Type: string value = instance.annoMethod; |
Javascript (Specification) | |
---|---|
|