次の方法で共有


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

適用対象