Click or drag to resize

View3DSurfaceGridSeries3D Property

LightningChart .NET Help
Surface grid series list.

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

Property Value

Type: ListSurfaceGridSeries3D
See Also