Click or drag to resize

FreeformPointLineSeriesPointsWithErrors Property

LightningChart .NET Help
Series points with error tolerance indicators

Namespace:  Arction.Wpf.Charting.SeriesXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public SeriesErrorPoint[] PointsWithErrors { get; set; }

Property Value

Type: SeriesErrorPoint
See Also