ScalePin.Location Property

Definition

Gets an expression that evaluates to the location of the pin, relative to the start or end of the scale. Degrees for radial scales, percentage for linear scales.

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

Property Value

A ReportDoubleProperty object.

Applies to