Click or drag to resize

BandOverBorderStatus Enumeration

LightningChart .NET Help
User interactive device over border status.

Namespace:  Arction.Wpf.ChartingMVVM.SeriesXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public enum OverBorderStatus
Members
  Member nameValueDescription
None0 No edge.
Right1 Right.
Top2 Top.
Left3 Left.
Bottom4 Bottom.
See Also