Search
ScatterChart.getShapeSize Method
See Also
 






Gets the size of the scatter shapes.

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

 Syntax

Java  Copy Code

public double getShapeSize ()

 Return Value

A double value, must be non-negative.

 See Also