Click or drag to resize

View3DGetAllBut3DSurfaceSeries Method

LightningChart .NET Help
Get all 3D but surface series.

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<SeriesBase3D> GetAllBut3DSurfaceSeries()

Return Value

Type: ListSeriesBase3D
List of all 3D but surface series.
See Also