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

In This Topic
    Attributes Property (PieAnimationOptions)
    In This Topic
    Gets or sets the slice attributes for animation.
    Syntax
    'Declaration
     
    Public Property Attributes As SliceAttribute
    public SliceAttribute Attributes {get; set;}
    See Also