[]
        
(Showing Draft Content)

C1.Blazor.Chart.Annotation.Shape

Shape Class

Represents a base class of shape annotations for the AnnotationLayer

Implements
IShape
IAnnotationBase
IStyleProvider
Namespace: C1.Blazor.Chart.Annotation
Assembly: C1.Blazor.Chart.dll
Syntax
public abstract class Shape : AnnotationBase, INotifyPropertyChanged, IShape, IAnnotationBase, IStyleProvider
Public MustInherit Class Shape
    Inherits AnnotationBase
    Implements INotifyPropertyChanged, IShape, IAnnotationBase, IStyleProvider

Constructors

Name Description
Shape()

Create an instance of Shape.

Shape(string)

Create an instance of Shape.

Properties

Name Description
Content

Gets or sets the text of the annotation.