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


Enterprise Only Feature. ArrowAnnotation represents an arrow annotation.
ArrowAnnotation is a class class that represents arrow annotation.

Object Model





Syntax

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

Remarks

Arrow annotations can be used to connect to points on the chart or to highlight a single chart area.

Different arrow styles and sizes may be applied.


Arrow annotations can be used to connect to points on the chart or highligh a single chart area. Different arrow styles and sizes may be aplied.

Inheritance Hierarchy

System.Object
   Dundas.Charting.WebControl.Annotation
      Dundas.Charting.WebControl.ArrowAnnotation

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.