Click or drag to resize

SeriesTLast Property

Gets or sets the last value of the series.

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public T Last { get; set; }

Property Value

T

Implements

ISeriesTLast
See Also