MindFusion.Charting for Java Programmer's Guide |
Theme.getSeriesStrokeThicknesses Method |
See Also |
![]() ![]() |
Gets a list of double lists, each list specifies the stroke thicknesses for a different Series, and each double value specifying the thickness of an element in its respective Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public List<List<Double>> getSeriesStrokeThicknesses () |
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 |