ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 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