MindFusion.Java Package Programmer's Guide
ScatterChart.setShapeSize Method
See Also
 






Sets the size of the scatter shapes.

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

 Syntax

Java  Copy Code

public void setShapeSize (
    double value
)

 Parameters

value

A double value, must be non-negative.

 See Also

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