FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Circle Class
Members

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

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Annotation.AnnotationBase
                C1.WPF.Chart.Annotation.Shape
                   C1.WPF.Chart.Annotation.Circle

    See Also