GrapeCity ActiveReports for .NET 14.0J
SmartLabels プロパティ

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > AxisBase クラス : SmartLabels プロパティ
軸上で目盛の自動表示が有効かどうかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property SmartLabels As Boolean
public bool SmartLabels {get; set;}

プロパティ値

ブール型。目盛の自動表示が有効の場合はTrue、それ以外の場合はFalse。

参照

AxisBase クラス
AxisBase メンバ