Gets or sets the data point that corresponds to the location of the mouse.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public Point DataPoint { get; set; } |
Visual Basic
![]() |
---|
Public Property DataPoint As Point |