Search
ScatterRenderer.setShape Method
See Also
 






Sets the type of scatter shapes.

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

 Syntax

Java  Copy Code

public void setShape (
    ScatterType value
)

 Parameters

value

One of the ScatterType enumeration values.

 See Also