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

In This Topic
    Attributes Property
    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