バージョン

YAxisLogarithmBase プロパティ

Y 軸にデータ項目の位置をマップするときに log 関数で使用する基本値を取得または設定します。
シンタックス
'宣言
 
Public Property YAxisLogarithmBase As System.Nullable(Of Integer)
public System.Nullable<int> YAxisLogarithmBase {get; set;}
解説
このプロパティは YAxisIsLogarithmic が True の場合のみ効果があります。
参照

オンラインで表示: GitHub