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 label positions for the map gridlines.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration MapLabelPosition
'Uso
Dim instance As MapLabelPosition
public enum MapLabelPosition
public enum class MapLabelPosition
type MapLabelPosition
public enum MapLabelPosition
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| Center | The labels are positioned at the center of the gridlines. | |
| Far | The labels are positioned at the bottom of the gridlines. | |
| Near | The labels are positioned at the top of the gridlines. | |
| OneQuarter | The labels are positioned between the top and center of the gridlines. | |
| ThreeQuarters | The labels are positioned between the center and bottom of the gridlines. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering