言語

ChartAxisInstance.MaxFontSize プロパティ

定義

ChartAxisクラスにおけるMaxFontSizeプロパティの計算値を取得します。

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

プロパティ値

MaxFontSizeプロパティの計算値を表すReportSize値です。

適用対象