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

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

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

    See Also