ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / AnnotationBase Class
Members

In This Topic
    AnnotationBase Class
    In This Topic
    Define the basic class of the annotations.
    Object Model
    AnnotationBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class AnnotationBase 
       Inherits C1.Web.Wijmo.Controls.Settings
    public abstract class AnnotationBase : C1.Web.Wijmo.Controls.Settings 
    Inheritance Hierarchy

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

    See Also