Performs hit-testing on the chart and returns information about the chart elements at the specified point.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public new ChartHitTestResult HitTest ( |
Visual Basic
![]() |
---|
Public Shadows Function HitTest( _ |
The point to test, relative to the chart's coordinates.
A ChartHitTestResult object containing information about the elements at the specified point.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |