LinearScale.StartMargin 屬性

定義

軌距起點與刻度起點之間的距離,佔軌距尺寸的百分比。

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

屬性值

ReportExpression<T> 物件。

適用於