ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / RectAnnotation Class
Members

In This Topic
    RectAnnotation Class
    In This Topic
    Represents a rectangle annotation.
    Object Model
    RectAnnotation Class
    Syntax
    'Declaration
     
    Public Class RectAnnotation 
       Inherits ShapeAnnotation
    public class RectAnnotation : ShapeAnnotation 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1Chart.AnnotationBase
             C1.Web.Wijmo.Controls.C1Chart.ShapeAnnotation
                C1.Web.Wijmo.Controls.C1Chart.RectAnnotation

    See Also