Search
ScatterRenderer.getShape Method
See Also
 






Gets the type of scatter shapes.

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

 Syntax

Java  Copy Code

public ScatterType getShape ()

 Return Value

One of the ScatterType enumeration values.

 See Also