Search
ScatterChart.setShapeSize Method
See Also
 






Sets the size of the scatter shapes.

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

 Syntax

Java  Copy Code

public void setShapeSize (
    double value
)

 Parameters

value

A double value, must be non-negative.

 See Also