[]
        
(Showing Draft Content)

C1.Blazor.Chart.Annotation.Line

Line Class

Represents a line annotation for AnnotationLayer

Inheritance
Line
Implements
ILine
IShape
IAnnotationBase
IStyleProvider
Namespace: C1.Blazor.Chart.Annotation
Assembly: C1.Blazor.Chart.dll
Syntax
public class Line : AnnotationBase, INotifyPropertyChanged, ILine, IShape, IAnnotationBase, IStyleProvider
Public Class Line
    Inherits AnnotationBase
    Implements INotifyPropertyChanged, ILine, IShape, IAnnotationBase, IStyleProvider

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.