Spread for ASP.NET 12 Product Documentation
XValues Property (PolarAreaSeries)


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

Reference

PolarAreaSeries Class
PolarAreaSeries Members