Wijmo UI for the Web
chartLabelStyle Field

Sets all of the style options of the chart labels that show the value of each chart element.

Syntax
Javascript (Usage) 
var value; // Type: any
value = jQuery.wijmo.wijbarchart.options.chartLabelStyle;
Javascript (Specification) 
var chartLabelStyle : any;
Remarks
The style is defined in Raphael. For more information, see the attr method's parameters.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.