ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Annotation Namespace / Rectangle Class
Members

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

    System.Object
       Windows.UI.Xaml.DependencyObject
          C1.Xaml.Chart.Annotation.AnnotationBase
             C1.Xaml.Chart.Annotation.Shape
                C1.Xaml.Chart.Annotation.Rectangle

    See Also