jQuery.wijmo.wijpiechart Namespace > options type : seriesHoverStyles Field |
Default value: []
Sets an array of styles to use in rendering bars in the chart when you hover over them.
Javascript (Usage) | |
---|---|
var value; // Type: array value = jQuery.wijmo.wijpiechart.options.seriesHoverStyles; |
Javascript (Specification) | |
---|---|
|