Dundas Chart for Windows Forms
Annotation Class
Members  See Also  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace : Annotation Class


 Annotation is an abstract class that defines properties and methods common to all annotations.
Annotation is an abstract class that defines properties and methods common to all annotations.

Object Model





Syntax

Visual Basic (Declaration)  
Public MustInherit Class Annotation 
Visual Basic (Usage) Copy Code
Dim instance As Annotation
C#  
public abstract class Annotation 

Remarks

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).

Inheritance Hierarchy

Requirements

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

See Also

© 2009 All Rights Reserved.