Proprietà Placement
Gets the calculated value of the Placement property in a GaugePointer class.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Placement As GaugePointerPlacements
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePointerPlacements
A GaugePointerPlacements value that represents the calculated value of the Placement property.