Represents types of Annotation that are drawn.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public enum AnnotationType |
Visual Basic Copy Code |
---|
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. |