ComponentOne FinancialChart for WinForms
C1.Win.Chart Namespace / FlexChart Class / AnimationSettings Property

In This Topic
    AnimationSettings Property (FlexChart)
    In This Topic
    Gets or sets the animation settings.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("FlexChart.AnimationSettings", "Gets or sets the animation settings.")>
    Public Property AnimationSettings As AnimationSettings
    [C1Description("FlexChart.AnimationSettings", "Gets or sets the animation settings.")]
    public AnimationSettings AnimationSettings {get; set;}
    See Also