FlexPivot for WinForms
SliceAttribute 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Chart 名前空間 : 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

参照

C1.Chart 名前空間