GrapeCity ActiveReports for .NET 16.0J
LogScale プロパティ (Axis)

GrapeCity.ActiveReports.PageReportModel 名前空間 > Axis クラス : LogScale プロパティ
軸が対数であるかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property LogScale As Boolean
public bool LogScale {get; set;}

プロパティ値

System.Boolean値 - trueは軸が対数であることを示し、そうでない場合はfalse。 デフォルト値はfalseです。
参照

Axis クラス
Axis メンバ