次の方法で共有


MapLegend.MinFontSize プロパティ

定義

凡例テキストの自動サイズ調整アルゴリズムの最小フォント サイズを取得します。

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

プロパティ値

ReportSizeProperty オブジェクト。

適用対象