Compartir a través de


Placement Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property Placement As GaugeLabelPlacements
    Get
'Uso
Dim instance As PinLabelInstance
Dim value As GaugeLabelPlacements

value = instance.Placement
public GaugeLabelPlacements Placement { get; }
public:
property GaugeLabelPlacements Placement {
    GaugeLabelPlacements get ();
}
member Placement : GaugeLabelPlacements
function get Placement () : GaugeLabelPlacements

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeLabelPlacements
A GaugeLabelPlacements value that represents the calculated value of the Placement property.