[]
        
(Showing Draft Content)

FarPoint.Web.Chart.DetachmentCollection.Add

Add Method

Add(float)

Adds a Single value to the collection.

Declaration
public void Add(float item)
Public Sub Add(item As Single)
Parameters
Type Name Description
float item

Single value

Implements
Exceptions
Type Condition
ArgumentOutOfRangeException

item is less than zero or is greater than 4.