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





Gets the Y-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 YValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property YValue As Double

 Property Value

 See Also

CrosshairPositionChangedArgs Members
CrosshairPositionChangedArgs Class
MindFusion.Charting.Wpf Namespace