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

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

    Parameters

    content
    See Also