ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Chart Namespace / AnimationLoadOptions Class / Type Property

In This Topic
    Type Property (AnimationLoadOptions)
    In This Topic
    Gets or sets the animation type.
    Syntax
    'Declaration
     
    Public Property Type As AnimationType
    public AnimationType Type {get; set;}
    See Also