[]
        
(Showing Draft Content)

FarPoint.Web.Chart.PolarLineSeries.XValues

XValues Property

XValues

Gets the collection of x values for the series.

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