ScalePin.Location Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.