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

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

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

    See Also