Annotation is an abstract class that defines properties and methods common to all annotations.
Visual Basic (Declaration) | |
---|---|
Public MustInherit Class Annotation |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public abstract class Annotation |
All annotations are derived from the Annotation class, which can be used to set attributes common to all annotation objects (e.g. color, position, anchoring and others).
All annotations are derived from the Annotation class, which can be used to set attributes common to all annotation objects (e.g. color, position, anchoring and others).
System.Object
Dundas.Charting.WinControl.Annotation
Dundas.Charting.WinControl.AnnotationGroup
Dundas.Charting.WinControl.ArrowAnnotation
Dundas.Charting.WinControl.ImageAnnotation
Dundas.Charting.WinControl.LineAnnotation
Dundas.Charting.WinControl.PolylineAnnotation
Dundas.Charting.WinControl.TextAnnotation
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family