Gets a value that indicates if the chart should render scatter shapes.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public boolean getShowScatter () |
true if scatters are rendered; otherwise, false.
See Also