FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.Chart 命名空间 / SliceAttribute 枚举

本主题中
    SliceAttribute 枚举
    本主题中
    Specifies slice attribute for FlexPie animation.
    语法
    '声明
     
    Public Enum SliceAttribute 
       Inherits System.Enum
    public enum SliceAttribute : System.Enum 
    成员
    成员说明
    AngleAngle of pie slice.
    NoneNo attributes (animation is disabled).
    RadiusRadius or pie slice.
    SweepSweep of pie slice.
    继承层次

    System.Object
       System.ValueType
          System.Enum
             C1.Chart.SliceAttribute

    请参见