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


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

Reference

RadarPointSeries Class
RadarPointSeries Members