ChartLegendCustomItemCell.TopMargin プロパティ

定義

セルの上端まで評価される式が得られます。

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

プロパティ値

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

適用対象