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

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

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

    See Also