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

In This Topic
    AnnotationBase Class Members
    In This Topic

    The following tables list the members exposed by AnnotationBase.

    Public Properties
     NameDescription
    Public PropertyA value that indicates the style of the annotation object.  
    Public PropertyA value that indicates the attachment of the annotation.  
    Public PropertyA value that indicates the visibility of the chart annotation.  
    Public PropertyA System.Point value that indicates the offset of the annotation.  
    Public PropertyA value that indicates the point of the annotation.  
    Public PropertyA value that indicates the data point index of the annotation.  
    Public PropertyA value that indicates the position of the annotation.  
    Public PropertyA value that indicates the data series index of the annotation.  
    Public PropertyA System.String value that indicates the tooltip content of the annotation.  
    Top
    See Also