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





Gets or sets the position of the mouse over the plot area.

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

 Syntax

C#  Copy Code

public Point MousePosition { get; set; }

Visual Basic  Copy Code

Public Property MousePosition As Point

 Property Value

 See Also

PlotArea Members
PlotArea Class
MindFusion.RealTimeCharting.Wpf Namespace