CloseValues Property
CloseValues
Gets the collection of close values for the series.
Declaration
[FpCategory("Category_Data")]
public DoubleCollection CloseValues { get; }
<FpCategory("Category_Data")>
Public ReadOnly Property CloseValues As DoubleCollection