LinearScale.StartMargin 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
軌距起點與刻度起點之間的距離,佔軌距尺寸的百分比。
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)