FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / AnimationOptions Class / Type Property

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