言語

ChartLegendCustomItemCell.RightMargin プロパティ

定義

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

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

プロパティ値

セルの右端を表す ReportIntProperty オブジェクト。

適用対象