Dundas Chart for ASP.NET
Annotation Class
Members  See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace : Annotation Class


Enterprise Only Feature. 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

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.