Search
PerSeriesStyle.setFills Method
See Also
 






Sets 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 void setFills (
    List<Brush> value
)

 Parameters

value

 See Also