Click or drag to resize

View2DObjectType Enumeration

LightningChart .NET Help
Object types.

Namespace: LightningChartLib.UWP.ChartingMVVM.Views
Assembly: LightningChart.UWP.ChartingMVVM (in LightningChart.UWP.ChartingMVVM.dll) Version: 11.0.1
XMLNS for XAML: Not mapped to an xmlns.
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