Enum View2D.ObjectType
- Namespace
- LightningChartLib.WinForms.Charting.Views
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Object types.
public enum View2D.ObjectType
Fields
Axis = 0Type of Axis.
LegendBox = 2Type of LegendBox.
Sectors = 3Type of Sectors.
Series = 1Type of Series.