[]
        
(Showing Draft Content)

C1.Blazor.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 content)
Parameters
Type Name Description
string content

Square(string, int)

Create an instance of Square.

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