Represents types of Annotation that are drawn.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public enum AnnotationType |
Visual Basic
![]() |
---|
Public Enum AnnotationType |
Member name | Description | |
---|---|---|
![]() |
Empty |
No annotation mark is drawn. |
![]() |
Point |
The annotation mark is a point. |
![]() |
Stick |
The annotation mark is a stick. |