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
SyntaxC#
Copy Code
|
|---|
public double YValue { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property YValue As Double |
See Also