Click or drag to resize

SeriesEventMarkerYValue Property

LightningChart .NET Help
Y value of marker.

Namespace:  Arction.Wpf.Charting.EventMarkers
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "0")]
public double YValue { get; set; }

Property Value

Type: Double
See Also