Click or drag to resize

ChartEventMarkerVerticalPosition Enumeration

LightningChart .NET Help
Chart event marker vertical position.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public enum ChartEventMarkerVerticalPosition
Members
  Member nameValueDescription
Top0 Top.
GraphTop1 Graph top.
GraphCenter2 Graph center.
GraphBottom3 Graph bottom.
Bottom4 Bottom.
See Also