PowerTools SPREAD for Windows Forms 8.0J
AxisType プロパティ


軸の種類を取得または設定します。
構文
'Declaration
 
Public Property AxisType As IndexAxisType
'使用法
 
Dim instance As IndexAxis
Dim value As IndexAxisType
 
instance.AxisType = value
 
value = instance.AxisType
public IndexAxisType AxisType {get; set;}

プロパティ値

軸の種類。
参照

IndexAxis クラス
IndexAxis メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.