WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / Square Class / Square Constructor / Square Constructor(String,Int32)
In This Topic
    Square Constructor(String,Int32)
    In This Topic
    Create an instance of Square.
    Syntax
    public Square( 
       string value,
       int length
    )

    Parameters

    value
    length
    See Also