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


対数の底を取得または設定します。
構文
'Declaration
 
Public Property LogarithmicBase As Double
'使用法
 
Dim instance As ValueAxis
Dim value As Double
 
instance.LogarithmicBase = value
 
value = instance.LogarithmicBase
public double LogarithmicBase {get; set;}
例外
例外説明
System.ArgumentOutOfRangeExceptionvalueが2未満であるか、1000を超えています。
参照

ValueAxis クラス
ValueAxis メンバ

 

 


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