PinLabelInstance.Placement Property

Definition

Gets the calculated value of the Placement property in a PinLabel class.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeLabelPlacements Placement { Microsoft::ReportingServices::OnDemandReportRendering::GaugeLabelPlacements get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeLabelPlacements Placement { get; }
member this.Placement : Microsoft.ReportingServices.OnDemandReportRendering.GaugeLabelPlacements
Public ReadOnly Property Placement As GaugeLabelPlacements

Property Value

A GaugeLabelPlacements value that represents the calculated value of the Placement property.

Applies to