ChartLegendInstance.MinFontSize プロパティ

定義

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

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値です。

適用対象