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.wijpiechart.options.chartLabelStyle;
Javascript (Specification) 
var chartLabelStyle : any;
Remarks
The style is defined in Raphael here is the documentation: http://raphaeljs.com/reference.html#Element.attr. The style is the “attr” method’s parameters.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.