ChartArea.EquallySizedAxesFont プロパティ

定義

フォント サイズが自動の場合、すべての軸に対して同じフォント サイズを使用するかどうかを示す値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ EquallySizedAxesFont { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty EquallySizedAxesFont { get; }
member this.EquallySizedAxesFont : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property EquallySizedAxesFont As ReportBoolProperty

プロパティ値

ReportBoolProperty オブジェクト。

適用対象