MindFusion.Charting for Java Programmer's Guide
HitResult.getPlot Method
See Also
 






  Gauges

Gets the Plot that has been hit.

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

 Syntax

Java  Copy Code

public Plot getPlot ()

 Return Value

Plot instance.

 See Also