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

In This Topic
    ShapeAnnotation Class Members
    In This Topic

    The following tables list the members exposed by ShapeAnnotation.

    Public Properties
     NameDescription
    Public PropertyA value that indicates the style of the annotation object. (Inherited from C1.Web.Wijmo.Controls.C1Chart.AnnotationBase)
    Public PropertyA value that indicates the attachment of the annotation. (Inherited from C1.Web.Wijmo.Controls.C1Chart.AnnotationBase)
    Public PropertyA System.String value that indicates the text of the annotation.  
    Public PropertyA value that indicates the visibility of the chart annotation. (Inherited from C1.Web.Wijmo.Controls.C1Chart.AnnotationBase)
    Public PropertyA System.Point value that indicates the offset of the annotation. (Inherited from C1.Web.Wijmo.Controls.C1Chart.AnnotationBase)
    Public PropertyA value that indicates the point of the annotation. (Inherited from C1.Web.Wijmo.Controls.C1Chart.AnnotationBase)
    Public PropertyA value that indicates the data point index of the annotation. (Inherited from C1.Web.Wijmo.Controls.C1Chart.AnnotationBase)
    Public PropertyA value that indicates the position of the annotation. (Inherited from C1.Web.Wijmo.Controls.C1Chart.AnnotationBase)
    Public PropertyA value that indicates the data series index of the annotation. (Inherited from C1.Web.Wijmo.Controls.C1Chart.AnnotationBase)
    Public PropertyA System.String value that indicates the tooltip content of the annotation. (Inherited from C1.Web.Wijmo.Controls.C1Chart.AnnotationBase)
    Top
    See Also