Search
PerSeriesStyle.getStrokes Method
See Also
 






Gets 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 List<Brush> getStrokes ()

 Return Value

A list with Brush-es.

 See Also