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

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

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

    See Also