Spread for ASP.NET 12 Product Documentation
Values Property (RadarLineSeries)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > RadarLineSeries Class : Values Property
Gets the collection of values for the series.
Syntax
'Declaration
 
Public ReadOnly Property Values As DoubleCollection
'Usage
 
Dim instance As RadarLineSeries
Dim value As DoubleCollection
 
value = instance.Values
public DoubleCollection Values {get;}
See Also

Reference

RadarLineSeries Class
RadarLineSeries Members