ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / PolygonAnnotation Class
Members

In This Topic
    PolygonAnnotation Class
    In This Topic
    Represents a polygon annotation.
    Object Model
    PolygonAnnotation Class
    Syntax
    'Declaration
     
    Public Class PolygonAnnotation 
       Inherits ShapeAnnotation
    public class PolygonAnnotation : ShapeAnnotation 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1Chart.AnnotationBase
             C1.Web.Wijmo.Controls.C1Chart.ShapeAnnotation
                C1.Web.Wijmo.Controls.C1Chart.PolygonAnnotation

    See Also