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