MindFusion.Java Package Programmer's Guide
BiaxialChart.setShowScatter Method
See Also
 






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

Namespace: com.mindfusion.charting.swing
Package: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public void setShowScatter (
    boolean value
)

 Parameters

value

true if scatter shapes are rendered; otherwise, false.

 See Also

BiaxialChart Members
BiaxialChart Class
com.mindfusion.charting.swing Namespace