Partager via


Propriété GaugePointerInstance.Placement

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Placement As GaugePointerPlacements 
    Get
'Utilisation
Dim instance As GaugePointerInstance 
Dim value As GaugePointerPlacements 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.GaugePointerPlacements
A GaugePointerPlacements value that represents the calculated value of the Placement property.

Voir aussi

Référence

GaugePointerInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering