MindFusion.Wpf Pack Programmer's Guide
PlotArea.DataPoint Property
See Also
 





Gets or sets the data point that corresponds to the location of the mouse.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public Point DataPoint { get; set; }

Visual Basic  Copy Code

Public Property DataPoint As Point

 Property Value

 See Also

PlotArea Members
PlotArea Class
MindFusion.RealTimeCharting.Wpf Namespace