[]
Adds an chart to the FpChartCollection.
public int Add(SpreadChart chart)
Public Function Add(chart As SpreadChart) As Integer
Type | Name | Description |
---|---|---|
SpreadChart | chart | The FpChart to add to the FpChartCollection. |
Type | Description |
---|---|
int | The position into which the new chart was inserted. |