FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.Chart Namespace / PieAnimationOptions Class / Type Property

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