FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Annotation Namespace / Square Class / Square Constructor / Square Constructor(String)

In This Topic
    Square Constructor(String)
    In This Topic
    Create an instance of Square.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal content As System.String _
    )
    public Square( 
       System.string content
    )

    Parameters

    content
    See Also