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


 TextAnnotation is a class that represents a text annotation.
TextAnnotation is a class that represents a text annotation.

Object Model





Syntax

Visual Basic (Declaration)  
Public Class TextAnnotation 
   Inherits Annotation
Visual Basic (Usage) Copy Code
Dim instance As TextAnnotation
C#  
public class TextAnnotation : Annotation 

Remarks

Note that other annotations can display inner text (e.g. rectangle, ellipse annotations, etc.).

Text annotations support moving animation.


Note that other annotations do display inner text (e.g. rectangle, ellipse annotations, etc.).

Text annotations support moving animation.

Inheritance Hierarchy

System.Object
   Dundas.Charting.WebControl.Annotation
      Dundas.Charting.WebControl.TextAnnotation
         Dundas.Charting.WebControl.CalloutAnnotation
         Dundas.Charting.WebControl.RectangleAnnotation

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.