Click or drag to resize

PointLineSeries3DPointsType Property

LightningChart .NET Help
Series points type

Namespace:  Arction.WinForms.Charting.Series3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(PointsType3D.Points)]
public PointsType3D PointsType { get; set; }

Property Value

Type: PointsType3D
See Also