MindFusion.Wpf Pack Programmer's Guide
Annotation.AnnotationType Property
See Also
 





Gets or sets the type of the Annotation label. This is a dependency property.

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

 Syntax

C#  Copy Code

public AnnotationType AnnotationType { get; set; }

Visual Basic  Copy Code

Public Property AnnotationType As AnnotationType

 Property Value

A member of the AnnotationType enumeration. The default is Empty.

 See Also

Annotation Members
Annotation Class
MindFusion.Charting.Wpf Namespace