ScalePin.Location 属性

定义

获取一个表达式,该表达式的计算结果为刻度格相对于刻度的起点或终点的位置。 径向刻度的度数,线性刻度的百分比。

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

属性值

ReportDoubleProperty 对象。

适用于