FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / AnimationTransformEventArgs Class / State Property

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