Click or drag to resize

PointLineSeries3DPointsVisible Property

LightningChart .NET Help
Are points 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 PointsVisible { get; set; }

Property Value

Type: Boolean
See Also