次の方法で共有


ChartAxis.MaxFontSize プロパティ

定義

ラベルを自動調整する場合のフォントの最大サイズを取得します。

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

プロパティ値

ReportSizeProperty オブジェクト。

適用対象