[]
        
(Showing Draft Content)

C1.Blazor.Chart.Annotation.Ellipse

Ellipse Class

Represents an ellipse annotation for AnnotationLayer

Inheritance
Ellipse
Namespace: C1.Blazor.Chart.Annotation
Assembly: C1.Blazor.Chart.dll
Syntax
public class Ellipse : Shape, INotifyPropertyChanged

Constructors

Name Description
Ellipse()

Create an instance of Ellipse.

Ellipse(string)

Create an instance of Ellipse.

Ellipse(string, int, int)

Create an instance of Ellipse.

Properties

Name Description
Height

Gets or sets the height of ellipse annotation.

Width

Gets or sets the width of ellipse annotation.

Methods

Name Description
GetSize()

Gets the element size.