[]
        
(Showing Draft Content)

C1.Blazor.Chart.Annotation.Polygon

Polygon Class

Represents a polygon annotation for AnnotationLayer

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

Constructors

Name Description
Polygon()

Create an instance of Polygon.

Polygon(string)

Create an instance of Polygon.

Properties

Name Description
Bounds
ContentCenter

Gets or sets the center of annotation's content. If the property value is null (default value), the position of content is selected automatically.

Points

Gets the collection of points of the polygon annotation.

Methods

Name Description
Distance(double, double)
GetSize()

Gets the element size.