Search
TowerRenderer.hitTest Method
See Also
 






SeriesRenderer.HitTest override. Hit-tests the segments representing data items.

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

 Syntax

Java  Copy Code

public HitResult hitTest (
    RenderContext context,
    Point2D location
)

 Parameters

context

location

 Return Value

 See Also