ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Chart Namespace / AnimationOptions Class / Type Property

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