Click or drag to resize

View3DPointLineSeries3D Property

LightningChart .NET Help
3D point line series list.

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

Property Value

Type: ListPointLineSeries3D
See Also