Search
PerSeriesStyle.setStrokes Method
See Also
 






Sets a list of brushes, each Brush used to stroke all elements of a series.

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

 Syntax

Java  Copy Code

public void setStrokes (
    List<Brush> value
)

 Parameters

value

 See Also