ChartLegendCustomItemCell.BottomMargin 属性

定义

获取一个计算结果为单元下边距的表达式。

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

属性值

一个表示单元下边距的 ReportIntProperty 对象。

适用于