[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.SpreadChartCollection.Add

Add Method

Add(SpreadChart)

Adds a chart to the SpreadChartCollection.

Declaration
public int Add(SpreadChart chart)
Public Function Add(chart As SpreadChart) As Integer
Parameters
Type Name Description
SpreadChart chart

The SpreadChart to add to the SpreadChartCollection.

Returns
Type Description
int

The position into which the new chart was inserted.