Search
Series.setLineSize Method
See Also
 






Gets the outline thickness of the chart elements representing the series, or null, to use the default thickness.

Namespace: com.mindfusion.spreadsheet.charts
Package: com.mindfusion.spreadsheet.charts

 Syntax

Java  Copy Code

public void setLineSize (
    Measure value
)

 Parameters

value

 See Also