Click or drag to resize

View3DAnnotations Property

LightningChart .NET Help
List of 3D annotations.

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

Property Value

Type: ListAnnotation3D
See Also