MindFusion.Charting for Silverlight Programmer's Guide
AnnotationType Enumeration
See Also
 






Represents types of Annotation-s that are drawn.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public enum AnnotationType

Visual Basic  Copy Code

Public Enum AnnotationType

 Members

  Member name Description

Empty

No annotation mark is drawn.

Point

The annotation mark is drawn as a circle.

Stick

The annotation mark is drawn as a stick.

 See Also

MindFusion.Charting.Silverlight Namespace