MindFusion.Charting Programmer's Guide

ShapeCollection Constructor

See Also
 





Initializes a new instance of the ShapeCollection class.

 Overload List

Name Description

ShapeCollection ()

Initializes a new instance of the ShapeCollection class.

ShapeCollection (ICollection)

Initializes a new instance of the ShapeCollection class with the specified initial values.

ShapeCollection (Shape[])

Initializes a new instance of the ShapeCollection class with the specified initial values.

ShapeCollection (String)

Initializes a new instance of the ShapeCollection class.

 See Also