次の方法で共有


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 オブジェクト。

適用対象