ChartThreeDProperties.GapDepth 属性

定义

三维图条和图柱之间的百分比间隙深度。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<int> GapDepth { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<int> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<int> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<int> GapDepth { get; set; }
member this.GapDepth : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<int> with get, set
Public Property GapDepth As ReportExpression(Of Integer)

属性值

ReportExpression<T> 对象。

适用于