BulletGraph for WinForms
BulletGraphCaptionPosition 列挙体

C1.Win.C1Gauge.4.5.2 アセンブリ > C1.Win.C1Gauge 名前空間 : BulletGraphCaptionPosition 列挙体
グラフに対するキャプションの位置を指定します。
シンタックス
'宣言
 
Public Enum BulletGraphCaptionPosition 
   Inherits System.Enum
public enum BulletGraphCaptionPosition : System.Enum 
メンバ
メンバ解説
Bottomキャプションはグラフの上に置かれます。
Leftキャプションはグラフの左に置かれます。
Rightキャプションはグラフの右に置かれます。
Topキャプションはグラフの上に置かれます。
継承階層

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

参照

C1.Win.C1Gauge 名前空間