Wijmo UI for the Web
seriesStyles Field

Default value: []

Sets an array of style objects to use in rendering the bars for each series in the chart.

Syntax
Javascript (Usage) 
var value; // Type: array
value = jQuery.wijmo.wijbubblechart.options.seriesStyles;
Javascript (Specification) 
var seriesStyles : array;
Remarks
Each style object in the array applies to one series in your seriesList, so you need specify only as many style objects as you have series objects in your seriesList. The style is also used in the legend entry for the series in your seriesList. The style is also used in the legend entry for the series
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.