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 对象。

适用于