Click or drag to resize

SeriesEventMarkerHorizontalPosition Property

LightningChart .NET Help
Horizontal position.

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

Property Value

Type: SeriesEventMarkerHorizontalPosition
See Also