Wijmo UI for the Web
valueLabels Field

The valueLabels option shows a collection of valueLabels for the X axis.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_axis;
var value; // Type: any
value = instance.valueLabels;
Javascript (Specification) 
var valueLabels : any;
Remarks
If the annoMethod is "values", this option will lost effect, If the annoMethod is "valueLabels", the axis's label will set to this option's value.
Browser Compatibility
7
5
5

See Also

Reference

chart_axis Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.