[]
        
(Showing Draft Content)

C1.Web.Mvc.AnnotationBase

AnnotationBase Class

Represents the base class of annotations for the AnnotationLayer.

Inheritance
AnnotationBase
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public abstract class AnnotationBase

Constructors

Name Description
AnnotationBase()

Creates one AnnotationBase instance.

Properties

Name Description
Attachment

Gets or sets the attachment of the annotation.

IsVisible

Gets or sets the visibility of the annotation.

Name

Gets or sets the name of the annotation.

Offset

Gets or sets the offset of the annotation from the point.

Point

Gets or sets the point of the annotation.

PointIndex

Gets or sets the data point index of the annotation.

Position

Gets or sets the position of the annotation.

SeriesIndex

Gets or sets the data series index of the annotation.

Style

Gets or sets the style of the annotation.

Tooltip

Gets or sets the tooltip of the annotation.