Search
HitResult.setPlot Method
See Also
 






Sets the Plot that has been hit.

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

 Syntax

Java  Copy Code

public void setPlot (
    Plot value
)

 Parameters

value

A Plot instance.

 See Also