Gets a collection of ChartElement objects that contain the specified point as parameter.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public new List<ChartElement> HitTest ( |
Visual Basic Copy Code |
---|
Public Shadows Function HitTest( _ |
The point to test.
A collection of ChartElement objects.