ComponentOne FinancialChart for WinForms
C1.Win.Chart.Annotation Namespace / Polygon Class
Members

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

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

    See Also