Renderer2D.HitTest override. Hit-tests the bar representations of data items.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public override HitResult HitTest ( |
Visual Basic Copy Code |
---|
Public Overrides Function HitTest( _ |
A RenderContext instance.
A Microsoft.Maui.Graphics.Point specifying where to look for a bar.
A HitResult instance identifying the found data item.
Charting for .NET MAUI Guide | © 2024 MindFusion |