Enum XAxisExplicitAutoPlacementSide
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
X-axis explicit automatic location.
public enum XAxisExplicitAutoPlacementSide
Fields
Bottom = 1Draw axis on the bottom of graph.
Top = 0Draw axis on the top of graph.