MindFusion.Charting for Java Programmer's Guide |
PerElementSeriesStyle.setStrokeThicknesses Method |
See Also |
![]() ![]() |
Sets a list of double lists, each list specifies the stroke thicknesses used in a different Series, and each double value specifies the thickness of one element in the Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public void setStrokeThicknesses ( |
A list with lists that hold double values.
If the count of double values is less than the count of data items in the Series, the control applies them in a cycle.
© 2022 MindFusion |