[]
        
(Showing Draft Content)

C1.Blazor.Chart.Annotation.Text

Text Class

Represents a text annotation for the AnnotationLayer

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

Constructors

Name Description
Text()

Create an instance of Text.

Text(string)

Create an instance of Text.

Properties

Name Description
Content

Gets or sets the text of the annotation.