Click or drag to resize

PointLineSeries3DLineVisible Property

LightningChart .NET Help
Is line visible or not

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

Property Value

Type: Boolean
See Also