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


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

Reference

PolarLineSeries Class
PolarLineSeries Members