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

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

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

    See Also