[]
        
(Showing Draft Content)

C1.WinUI.Chart.Annotation.Square

Square Class

Represents a square annotation for the AnnotationLayer

Inheritance
Square
Implements
ISquare
IShape
IAnnotationBase
IStyleProvider
Namespace: C1.WinUI.Chart.Annotation
Assembly: C1.WinUI.Chart.dll
Syntax
public class Square : Shape, ISquare, IShape, IAnnotationBase, IStyleProvider
Public Class Square
    Inherits Shape
    Implements ISquare, IShape, IAnnotationBase, IStyleProvider

Constructors

Name Description
Square()

Create an instance of Square.

Square(string)

Create an instance of Square.

Square(string, int)

Create an instance of Square.

Fields

Name Description
LengthProperty

Identifies the Length dependency property.

Properties

Name Description
Length

Gets or sets the length of the square annotation.

Methods

Name Description
GetSize()

Gets annotation size.