Click or drag to resize

PointLineSeries3DClosedLine Property

LightningChart .NET Help
Connect end and start point by drawing line between them. This is a dependency property.

Namespace:  Arction.Wpf.ChartingMVVM.Series3D
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public bool ClosedLine { get; set; }

Property Value

Type: Boolean
See Also