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.
The rotation increment for the axis labels to automatically fit within the Chart.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration ChartAxisLabelRotation
'Uso
Dim instance As ChartAxisLabelRotation
public enum ChartAxisLabelRotation
public enum class ChartAxisLabelRotation
type ChartAxisLabelRotation
public enum ChartAxisLabelRotation
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| None | Do not rotate axis labels. | |
| Rotate30 | Rotate axis labels in 30 degree increments. | |
| Rotate45 | Rotate axis labels in 45 degree increments. | |
| Rotate90 | Rotate axis labels in 90 degree increments. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering