[]
        
(Showing Draft Content)

C1.Blazor.Chart.Annotation.Circle

Circle Class

Represents a circle annotation for AnnotationLayer

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

Constructors

Name Description
Circle()

Create an instance of Circle.

Circle(string)

Create an instance of Circle.

Circle(string, int)

Create an instance of Circle.

Properties

Name Description
Radius

Gets or sets the radius of circle annotation.

Methods

Name Description
GetSize()

Gets the element size.