MindFusion.Java Package Programmer's Guide
MixedSeriesStyle.getCommonStrokeThicknesses Method
See Also
 






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

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public List<Double> getCommonStrokeThicknesses ()

 Return Value

A list with double values that represent the thicknesses.

 See Also

MixedSeriesStyle Members
MixedSeriesStyle Class
com.mindfusion.charting Namespace