言語

ChartLegendColumnInstance.MinimumWidth プロパティ

定義

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

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

プロパティ値

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

適用対象