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

In This Topic
    Square Class
    In This Topic
    Represents a square annotation for the AnnotationLayer
    Syntax
    'Declaration
     
    
    Public Class Square 
       Inherits Shape
    public class Square : Shape 
    Inheritance Hierarchy

    System.Object
       C1.Blazor.Chart.Annotation.AnnotationBase
          C1.Blazor.Chart.Annotation.Shape
             C1.Blazor.Chart.Annotation.Square

    See Also