[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChartCollection.Add

Add Method

Add(SpreadChart)

Adds an chart to the FpChartCollection.

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

The FpChart to add to the FpChartCollection.

Returns
Type Description
int

The position into which the new chart was inserted.