次の方法で共有


ChartAxisInstance.MaxFontSize プロパティ

定義

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

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

プロパティ値

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

適用対象