ChartAxis.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 オブジェクト。

適用対象