BulletGraph for WinForms
C1GaugeValueColorFalloff 列挙体

C1.Win.C1Gauge.4.5.2 アセンブリ > C1.Win.C1Gauge 名前空間 : C1GaugeValueColorFalloff 列挙体
C1GaugeDecorator 上の Colors 値のブレンドモードを指定します。
シンタックス
'宣言
 
Public Enum C1GaugeValueColorFalloff 
   Inherits System.Enum
public enum C1GaugeValueColorFalloff : System.Enum 
メンバ
メンバ解説
Linear前と次の色の位置の間の線形減衰を表示します。
None次の色の位置が開始するまで同じ色を表示します。
Sharp前と次の色の位置の間のシャープな減衰を表示します。
Smooth前と次の色の位置の間のスムーズな減衰を表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Gauge.C1GaugeValueColorFalloff

参照

C1.Win.C1Gauge 名前空間