Dundas Chart for ASP.NET
DataPointElement Property
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > AnimationElement Class : DataPointElement Property


Enterprise Only Feature. Gets or sets the animated point element.
Gets or sets the Animated point element.

Syntax

Visual Basic (Declaration)  
Public Property DataPointElement As DataPointAnimationElement
Visual Basic (Usage) Copy Code
Dim instance As AnimationElement
Dim value As DataPointAnimationElement
 
instance.DataPointElement = value
 
value = instance.DataPointElement
C#  
public DataPointAnimationElement DataPointElement {get; set;}

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.