Click or drag to resize

ViewSmithBasePointLineSeries Property

LightningChart .NET Help
Smith point line series.

Namespace:  Arction.WinForms.Charting.Views.ViewSmith
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<PointLineSeriesSmith> PointLineSeries { get; set; }

Property Value

Type: ListPointLineSeriesSmith
See Also