[]
        
(Showing Draft Content)

C1.Blazor.Chart.Annotation.Line

Line Class

Represents a line annotation for AnnotationLayer

Inheritance
Line
Namespace: C1.Blazor.Chart.Annotation
Assembly: C1.Blazor.Chart.dll
Syntax
public class Line : AnnotationBase, INotifyPropertyChanged

Constructors

Name Description
Line()

Create an instance of Line.

Line(string)

Create an instance of Line.

Line(string, PointF, PointF)

Create an instance of Line.

Properties

Name Description
Bounds
Content

Gets or sets the element content.

End

Gets or sets the end point of line annotation.

Start

Gets or sets the start point of line annotation.

Methods

Name Description
Distance(double, double)
GetSize()

Gets the element size.