[]
        
(Showing Draft Content)

C1.Android.Chart.Annotation.Text

Text Class

Represents a text annotation for the AnnotationLayer

Inheritance
Text
Namespace: C1.Android.Chart.Annotation
Assembly: C1.Android.Chart.dll
Syntax
public class Text : AnnotationBase, IDependencyObject, IText, IAnnotationBase, IStyleProvider

Constructors

Name Description
Text()

Create an instance of Text.

Text(string)

Create an instance of Text.

Fields

Name Description
ContentProperty

Identifies the Text dependency property.

Properties

Name Description
Content

Gets or sets the text of the annotation.