FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Annotation.AnnotationBase
                C1.WPF.Chart.Annotation.Shape
                   C1.WPF.Chart.Annotation.Rectangle

    See Also