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

In This Topic
    Shape Class
    In This Topic
    Represents a base class of shape annotations for the AnnotationLayer
    Syntax
    'Declaration
     
    
    Public MustInherit Class Shape 
       Inherits AnnotationBase
    public abstract class Shape : AnnotationBase 
    Inheritance Hierarchy
    See Also