Search
PerSeriesStyle.getFills Method
See Also
 






Gets a list of brushes, each Brush used to fill all elements of a Series.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public List<Brush> getFills ()

 Return Value

 See Also