Click or drag to resize

XAxisExplicitAutoPlacementSide Enumeration

LightningChart .NET Help
X-axis explicit automatic location.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public enum XAxisExplicitAutoPlacementSide
Members
  Member nameValueDescription
Top0 Draw axis on the top of graph.
Bottom1 Draw axis on the bottom of graph.
See Also