ComponentOne FinancialChart for WPF
C1.Chart Namespace / AnimationLoadOptions Class
Members



In This Topic
    AnimationLoadOptions Class
    In This Topic
    Stores load animation option
    Syntax
    'Declaration
     
    
    Public Class AnimationLoadOptions 
       Inherits AnimationOptions
    'Usage
     
    
    Dim instance As AnimationLoadOptions
    public class AnimationLoadOptions : AnimationOptions 
    public ref class AnimationLoadOptions : public AnimationOptions 
    Inheritance Hierarchy

    System.Object
       C1.Chart.AnimationOptions
          C1.Chart.AnimationLoadOptions

    See Also