バージョン

RadialGaugeScaleOversweepShape 列挙体

オーバースイープ図形を指定する列挙型。
シンタックス
'宣言
 
Public Enum RadialGaugeScaleOversweepShape 
   Inherits System.Enum
public enum RadialGaugeScaleOversweepShape : System.Enum 
メンバ
メンバ解説
Autoデフォルトのオーバースイープ図形。
Circular円形のオーバースイープ図形。
Fittedフィットのオーバースイープ図形。
参照