ChartArea.EquallySizedAxesFont プロパティ

定義

フォントサイズが自動であれば、すべての軸で同じフォントサイズを使うべきだという値を得ます。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> EquallySizedAxesFont { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> EquallySizedAxesFont { get; set; }
member this.EquallySizedAxesFont : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property EquallySizedAxesFont As ReportExpression(Of Boolean)

プロパティ値

ReportExpression<T> オブジェクト。

適用対象