Search
ComponentController.GetRunningAnimation Method
See Also
 






For internal use.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

ComponentAnimation GetRunningAnimation ()

Visual Basic  Copy Code

Function GetRunningAnimation () As ComponentAnimation

 Return Value

An instance of a ComponentAnimation-derived class.

 See Also