Represents types of Annotation-s that are drawn.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public enum AnnotationType |
Visual Basic
![]() |
---|
Public Enum AnnotationType |
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. |