ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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
       Windows.UI.Xaml.DependencyObject
          C1.Xaml.Chart.Annotation.AnnotationBase
             C1.Xaml.Chart.Annotation.Shape
                C1.Xaml.Chart.Annotation.Circle

    See Also