Enum YAxisExplicitAutoPlacementSide
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Y-axis explicit automatic location.
public enum YAxisExplicitAutoPlacementSide
Fields
Left = 0Draw axis on the left side of graph.
Right = 1Draw axis on the right side of graph.