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





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

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

 Syntax

C#  Copy Code

public Point CrosshairsDataPoint { get; set; }

Visual Basic  Copy Code

Public Property CrosshairsDataPoint As Point

 Property Value

 See Also

PlotArea Members
PlotArea Class
MindFusion.RealTimeCharting.Wpf Namespace