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

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

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

    See Also