Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart.Annotation Namespace / Text Class
Members

In This Topic
    Text Class
    In This Topic
    Represents a text annotation for the AnnotationLayer
    Syntax
    'Declaration
     
    
    Public Class Text 
       Inherits AnnotationBase
    public class Text : AnnotationBase 
    Inheritance Hierarchy

    System.Object
       C1.Blazor.Chart.Annotation.AnnotationBase
          C1.Blazor.Chart.Annotation.Text

    See Also