Adds new chart shape to the collection.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
Function Add As IChartShape
abstract Add : unit -> IChartShape
Return Value
Type:
IChartShape
Newly added shape.
See Also