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 개체입니다.

적용 대상