Sets a list of stroke thicknesses, each thickness applied to the stroke for all elements in ithe respective Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setCommonSeriesStrokeThicknesses ( |
A list with double values.
RemarksIf the values in the list are less than the count of the Series, the control cycles through them.
See Also