MindFusion.Charting for Java Programmer's Guide |
Theme.setSeriesStrokeThicknesses Method |
See Also |
![]() ![]() |
Sets a list of double lists, each list applied on the strokes of a different Series, and each double value specifying the thickness of one element in the Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public void setSeriesStrokeThicknesses ( |
A list with lists that hold double values.
If the values in the list are less than the data elements in the Series, the control cycles through them.
© 2022 MindFusion |