Search
ScatterChart.getShape Method
See Also
 






Gets the type of the scatter shapes drawn.

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

 Syntax

Java  Copy Code

public ScatterType getShape ()

 Return Value

One of the ScatterType enumeration values.

 See Also