Click or drag to resize

ViewPie3DAnnotations Property

LightningChart .NET Help
List of annotations.

Namespace:  Arction.WinForms.Charting.Views.ViewPie3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<Annotation3DPie> Annotations { get; set; }

Property Value

Type: ListAnnotation3DPie
See Also