Gauges for WinForms
BulletGraphCaptionPosition 列挙体

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

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

参照

C1.Win.Gauge 名前空間