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.
Represents the position in which to draw a chart element.
Jerarquía de herencia
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ChartElementPosition
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public NotInheritable Class ChartElementPosition
'Uso
Dim instance As ChartElementPosition
public sealed class ChartElementPosition
public ref class ChartElementPosition sealed
[<SealedAttribute>]
type ChartElementPosition = class end
public final class ChartElementPosition
El tipo ChartElementPosition expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Height | Gets an expression that evaluates to the height of the item as a percentage of its containing object. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
Left | Gets an expression that evaluates to the distance of the item from the left of the containing object, as a percentage of the container. |
![]() |
Top | Gets an expression that evaluates to the distance of the item from the top of the containing object, as a percentage of the container. |
![]() |
Width | Gets an expression that evaluates to the width of the item as a percentage of its containing object. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering
.gif)
.gif)