[]
        
(Showing Draft Content)

FarPoint.Web.Chart.XYBubbleSeries.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
Remarks

If no x values are supplied then the indices of the data points will be used for the x values.