Click or drag to resize

SeriesEventMarkerVerticalPosition Property

LightningChart .NET Help
Vertical position.

Namespace:  Arction.Wpf.Charting.EventMarkers
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(SeriesEventMarkerVerticalPosition.AtYValue)]
public SeriesEventMarkerVerticalPosition VerticalPosition { get; set; }

Property Value

Type: SeriesEventMarkerVerticalPosition
See Also