Adds the specified Shape object to the ShapeCollection.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public int Add ( Shape value)
Public Function Add ( _ value As Shape _) As Integer
function Add (value)
The zero-based index within the collection of the newly added shape.
ShapeCollection MembersShapeCollection ClassMindFusion.Charting Namespace