Share via


ChartLegendCustomItemCell.ImageWidth プロパティ

定義

セル画像の幅さに評価される式を取得します。

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

プロパティ値

セル画像の幅を表す ReportIntProperty オブジェクト。

適用対象