Click or drag to resize

View2DObjectType Enumeration

LightningChart .NET Help
Object types.

Namespace:  Arction.Wpf.Charting.Views
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public enum ObjectType
Members
  Member nameValueDescription
Axis0 Type of Axis.
Series1 Type of Series.
LegendBox2 Type of LegendBox.
Sectors3 Type of Sectors.
See Also