Search
RadarChart.getShowScatter Method
See Also
 






Gets a value that indicates if the chart 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