[]
        
(Showing Draft Content)

C1.WPF.Chart.Annotation.Square.-ctor

Square Constructor

Square()

Create an instance of Square.

Declaration
public Square()

Square(string)

Create an instance of Square.

Declaration
public Square(string value)
Parameters
Type Name Description
string value

Square(string, int)

Create an instance of Square.

Declaration
public Square(string value, int length)
Parameters
Type Name Description
string value
int length