FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.Chart 命名空间 / PieAnimationOptions 类 / Attributes 属性

本主题中
    Attributes 属性 (PieAnimationOptions)
    本主题中
    Gets or sets the slice attributes for animation.
    语法
    '声明
     
    Public Property Attributes As SliceAttribute
    public SliceAttribute Attributes {get; set;}
    请参见