Gets a collection of ChartElement-s that contain the point specified as parameter.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public new List<ChartElement> HitTest ( |
Visual Basic
![]() |
---|
Public Shadows Function HitTest( _ |
A System.Windows.Point to test.
A collection of ChartElement objects.