ComponentOne FinancialChart for WPF
State Property (AnimationTransformEventArgs)



C1.Chart Namespace > AnimationTransformEventArgs Class : State Property
Gets the animation state.
Syntax
'Declaration
 
Public ReadOnly Property State As AnimationState
'Usage
 
Dim instance As AnimationTransformEventArgs
Dim value As AnimationState
 
value = instance.State
public AnimationState State {get;}
public:
property AnimationState State {
   AnimationState get();
}
See Also

Reference

AnimationTransformEventArgs Class
AnimationTransformEventArgs Members