Wijmo UI for the Web
seriesHoverStyles Field

Default value: []

Sets an array of styles to use in rendering bars in the chart when you hover over them.

Syntax
Javascript (Usage) 
var value; // Type: array
value = jQuery.wijmo.wijpiechart.options.seriesHoverStyles;
Javascript (Specification) 
var seriesHoverStyles : array;
Remarks
Each style object in the array applies to a series in your seriesList,so you need specify only as many style objects as you have series objects in your seriesList
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.