Search
Chart.setDefaultLineSize Method
See Also
 






Sets the default thickness in line and radar charts for series that have no explicitly specified line size.

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

 Syntax

Java  Copy Code

public void setDefaultLineSize (
    Measure value
)

 Parameters

value

 See Also