[]
        
(Showing Draft Content)

FarPoint.Web.Chart.PointSeries.Values

Values Property

Values

Gets the collection of values for the series.

Declaration
[FpCategory("Category_Data")]
public DoubleCollection Values { get; }
<FpCategory("Category_Data")>
Public ReadOnly Property Values As DoubleCollection