Search
AxisSettings.setVisible Method
See Also
 






Sets a value indicating whether the axis is visible.

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

 Syntax

Java  Copy Code

public void setVisible (
    boolean value
)

 Parameters

value

 See Also