Search
MixedSeriesStyle.fills Property
See Also
 






Gets or sets a list of Brush lists, each list used to draw a different series, and each Brush used to fill individual elements of a series.

Namespace: MindFusion.Charting
File: MixedSeriesStyle.js

 Syntax

JavaScript  Copy Code

get fills() {}

 Property Value

 See Also