FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.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 value As String _
    )
    public Polygon( 
       string value
    )

    Parameters

    value
    See Also