次の方法で共有


MapLegendInstance.MinFontSize プロパティ

定義

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

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

プロパティ値

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

適用対象