Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the calculated value of the Placement property in a GaugePointer class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Placement As GaugePointerPlacements
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.GaugePointerPlacements
A GaugePointerPlacements value that represents the calculated value of the Placement property.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering