MindFusion.Wpf Pack Programmer's Guide
CrosshairPositionChangedArgs.XValue Property
See Also
 





Gets the X-value of the cross-hair measured in the Cartesian coordinate system of the chart.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public double XValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property XValue As Double

 Property Value

 See Also

CrosshairPositionChangedArgs Members
CrosshairPositionChangedArgs Class
MindFusion.Charting.Wpf Namespace