C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ShapeAnnotation Class
Members

ShapeAnnotation Class
Represents a base class of shape annotations.
Object Model
ShapeAnnotation Class
Syntax
'Declaration
 
Public MustInherit Class ShapeAnnotation 
   Inherits AnnotationBase
 
Inheritance Hierarchy

System.Object
      C1.Web.Wijmo.Controls.C1Chart.AnnotationBase
         C1.Web.Wijmo.Controls.C1Chart.ShapeAnnotation
            C1.Web.Wijmo.Controls.C1Chart.CircleAnnotation
            C1.Web.Wijmo.Controls.C1Chart.EllipseAnnotation
            C1.Web.Wijmo.Controls.C1Chart.ImageAnnotation
            C1.Web.Wijmo.Controls.C1Chart.LineAnnotation
            C1.Web.Wijmo.Controls.C1Chart.PolygonAnnotation
            C1.Web.Wijmo.Controls.C1Chart.RectAnnotation
            C1.Web.Wijmo.Controls.C1Chart.SquareAnnotation

See Also