Dundas.SharePoint.Charting.WebParts Send comments on this topic.
AnimationManager Constructor(CommonElements)
See Also 
Dundas.Charting.WebControl Namespace > AnimationManager Class > AnimationManager Constructor : AnimationManager Constructor(CommonElements)


common
Common Elements
Constructor

Syntax

Visual Basic (Declaration)  
Public Function New( _
   ByVal common As CommonElements _
)
Visual Basic (Usage) Copy Code
Dim common As CommonElements
 
Dim instance As AnimationManager(common)
C#  
public AnimationManager( 
   CommonElements common
)

Parameters

common
Common Elements

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