[]
        
(Showing Draft Content)

FarPoint.Web.Chart.XYBubbleSeries.SizeValues

SizeValues Property

SizeValues

Gets the collection of size values for the series.

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

If no size values are supplied then a size of 1 will be used for all data points.