Click or drag to resize

FreeformPointLineSeriesGetLastPoint Method

LightningChart .NET Help
Gets last (newest) point.

Namespace:  Arction.WinForms.Charting.SeriesXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public SeriesPoint GetLastPoint()

Return Value

Type: SeriesPoint
Last point.
See Also