PowerTools SPREAD for Windows Forms 8.0J
Logarithmic プロパティ (ValueAxis)


軸で線形スケールと対数スケールのどちらが使用されるかを取得または設定します。
構文
'Declaration
 
Public Property Logarithmic As Boolean
'使用法
 
Dim instance As ValueAxis
Dim value As Boolean
 
instance.Logarithmic = value
 
value = instance.Logarithmic
public bool Logarithmic {get; set;}
参照

ValueAxis クラス
ValueAxis メンバ

 

 


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