Search
Chart.setAxisSize Method
See Also
 






Sets the thickness of the chart axes, or null, to use a hairline thickness.

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

 Syntax

Java  Copy Code

public void setAxisSize (
    Measure value
)

 Parameters

value

 See Also