MindFusion.Charting Programmer's Guide
ShapeCollection Constructor (String)
See Also
 





Initializes a new instance of the ShapeCollection class.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public ShapeCollection (
    string representation
)

Visual Basic  Copy Code

Public New ( _
    representation As String _
)

 Parameters

representation
The string identifier of the new ShapeCollection.

 See Also

ShapeCollection Constructor Overload List
ShapeCollection Class
MindFusion.Charting Namespace