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