[]
        
(Showing Draft Content)

C1.WPF.Chart.Annotation.Line

Line Class

Represents a line annotation for AnnotationLayer

Inheritance
Line
Namespace: C1.WPF.Chart.Annotation
Assembly: C1.WPF.Chart.dll
Syntax
public class Line : Shape

Constructors

Name Description
Line()

Create an instance of Line.

Line(string)

Create an instance of Line.

Line(string, Point, Point)

Create an instance of Line.

Fields

Name Description
EndProperty

Identifies the End dependency property.

StartProperty

Identifies the Start dependency property.

Properties

Name Description
End

Gets or sets the end point of the line annotation.

Start

Gets or sets the start point of line annotation.

Methods

Name Description
GetSize()

Gets annotation size.