Click or drag to resize

LiteLineSeriesPoints Property

LightningChart .NET Help
Sets series points. This is a dependency property.

Namespace:  Arction.Wpf.ChartingMVVM.SeriesXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public double[,][] Points { set; }

Property Value

Type: Double
See Also