ChartLegendColumn.MinimumWidth プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
チャートの伝例列の最小幅まで評価する式を得ます。
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ MinimumWidth { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty MinimumWidth { get; }
member this.MinimumWidth : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public ReadOnly Property MinimumWidth As ReportSizeProperty
プロパティ値
チャートの凡例列の最小幅を表す ReportSizeProperty オブジェクトです。