次の方法で共有


ChartLegendCustomItemCell.BottomMargin プロパティ

定義

セルの下余白に評価される式を取得します。

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

プロパティ値

セルの下余白を表す ReportIntProperty オブジェクト。

適用対象