MindFusion.Charting for Silverlight Programmer's Guide
Annotation Members
Constructors Fields Properties Methods Events
 


Represents an anotation at a chart element.

The following tables list the members exposed by the Annotation type.

 Public Constructors

  Name Description

Annotation

Initializes a new instance of the Annotation class.

 Public Fields

  Name Description

AnnotationTypeProperty

Identifies the AnnotationType dependency property.

FillProperty

Identifies the Fill dependency property.

IndexProperty

Identifies the Index dependency property.

LabelProperty

Identifies the Label dependency property.

SizeProperty

Identifies the Size dependency property.

StrokeProperty

Identifies the Stroke dependency property.

StrokeThicknessProperty

Identifies the StrokeThickness dependency property.

ValueProperty

Identifies the Value dependency property.

 Public Properties

  Name Description

AnnotationType

Gets or sets the type of the annotation label.

Fill

Gets or sets the fill of the annotation.

Index

Gets or sets the index of the chart element where this Annotation is drawn.

Label

Gets or sets the annotation label.

Size

Gets or sets the size of the annotation.

Stroke

Gets or sets the stroke of the annotation.

StrokeThickness

Gets or sets the thickness of the Stroke for the annotation.

Value

Gets or sets the value that indicates where to draw this Annotation.

 Public Methods

  Name Description

OnAnnotationChanged

Raises the AnnotationChanged event.

 Public Events

  Name Description

AnnotationChanged

Occurs when the Annotation has changed.

 See Also

Annotation Class
MindFusion.Charting.Silverlight Namespace