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


 CalloutAnnotation is a class that represents a callout annotation.
CalloutAnnotation is a class class that represents callout annotation.

Object Model





Syntax

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

Remarks

A callout annotation is the only annotation that draws a connection between the annotation position and the anchor point. It can also display text and automatically calculate its required size.

Different callout styles are supported.


Callout annotation is the only annotation that draws a connection between annotation position and anchor point. It can display text and automatically calculate required size. Different CalloutStyle are supported.

Inheritance Hierarchy

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

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.