ScaleLabels.DistanceFromScale Property

Definition

Gets an expression that evaluates to the distance from the labels to the scale, as a percentage of the scale size (radius for radial scales, length for linear scales).

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

Property Value

A ReportDoubleProperty object.

Applies to