Search
BiaxialChart.getShowScatter Method
See Also
 






Gets a value indicating whether the BiaxialChart should render scatter shapes.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public boolean getShowScatter ()

 Return Value

true if scatters are rendered; otherwise, false.

 See Also