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

In This Topic
    Ellipse Class
    In This Topic
    Represents an ellipse annotation for AnnotationLayer
    Syntax
    'Declaration
     
    
    Public Class Ellipse 
       Inherits Shape
    public class Ellipse : Shape 
    Inheritance Hierarchy

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

    See Also