SeriesRenderer.HitTest override. Hit-tests the slices representing data items.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public override HitResult HitTest ( |
Visual Basic
![]() |
---|
Public Overrides Function HitTest( _ |
A RenderContext instance.
A Point specifying where to look for a tower segment.
A HitResult instance identifying the found data item.
Charting for .NET MAUI Guide | © 2025 MindFusion |