Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The rotation increment for the axis labels to automatically fit within the Chart.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartAxisLabelRotation
'Usage
Dim instance As ChartAxisLabelRotation
public enum ChartAxisLabelRotation
public enum class ChartAxisLabelRotation
type ChartAxisLabelRotation
public enum ChartAxisLabelRotation
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| 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. |
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace