Search
MixedSeriesStyle.getCommonStrokeThicknesses Method
See Also
 






Gets a list of stroke thicknesses, each thickness applied to all elements of a Series.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public List<Double> getCommonStrokeThicknesses ()

 Return Value

A list with double values that represent the thicknesses.

 See Also