MindFusion.Wpf Pack Programmer's Guide
AnnotationType Enumeration
See Also
 





Represents types of Annotation that are drawn.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 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 a point.

Stick

The annotation mark is a stick.

 See Also

MindFusion.Charting.Wpf Namespace