ComponentOne FinancialChart for UWP
C1.Chart Namespace / AnimationLoadOptions Class
Properties Methods Events


In This Topic
    AnimationLoadOptions Class Members
    In This Topic

    The following tables list the members exposed by AnimationLoadOptions.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the animation direction.  
    Public PropertyGets or sets the animation duration. (Inherited from C1.Chart.AnimationOptions)
    Public PropertyGets or sets the animation easing. (Inherited from C1.Chart.AnimationOptions)
    Public PropertyGets or sets the animation type. (Inherited from C1.Chart.AnimationOptions)
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when property was changed. (Inherited from C1.Chart.AnimationOptions)
    Top
    Public Events
     NameDescription
    Public EventFires when property value was changed. (Inherited from C1.Chart.AnimationOptions)
    Top
    See Also