BulletGraph for WinForms
BulletGraphCaptionPosition 列挙体

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 : BulletGraphCaptionPosition 列挙体
Determines the position of the caption relative to the graph.
シンタックス
'宣言
 
Public Enum BulletGraphCaptionPosition 
   Inherits System.Enum
public enum BulletGraphCaptionPosition : System.Enum 
メンバ
メンバ解説
BottomThe caption is located at the bottom under the graph.
LeftThe caption is located to the left of the graph.
RightThe caption is located to the right of the graph.
TopThe caption is located above the graph.
継承階層

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

参照

C1.Win.Gauge 名前空間