[]
        
(Showing Draft Content)

C1.WPF.Chart.Annotation.Shape

Shape Class

Represents a base class of shape annotations for the AnnotationLayer

Namespace: C1.WPF.Chart.Annotation
Assembly: C1.WPF.Chart.dll
Syntax
public abstract class Shape : AnnotationBase

Constructors

Name Description
Shape()

Create an instance of Shape.

Shape(string)

Create an instance of Shape.

Fields

Name Description
ContentProperty

Identifies the Text dependency property.

ContentStyleProperty

Identifies the ContentStyle dependency property.

Properties

Name Description
Content

Gets or sets the text of the annotation.

ContentStyle

Gets or sets the label style of annotation.