ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Chart Namespace / AnimationTransformEventArgs Class / State Property

In This Topic
    State Property
    In This Topic
    Gets the animation state.
    Syntax
    'Declaration
     
    Public ReadOnly Property State As AnimationState
    public AnimationState State {get;}
    See Also