MindFusion.Charting for Java Programmer's Guide |
Theme.setSeriesStrokes Method |
See Also |
![]() ![]() |
Sets a list with Brush lists, each list used to stroke a different Series, and each Brush used to stroke one element in the respective Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public void setSeriesStrokes ( |
A list with lists that hold Brush instances.
If the values in the list are less than the data elements in the Series, the control cycles through them.
© 2022 MindFusion |