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.
Specifies the position of the axis title along the axis.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartAxisTitlePositions
'Usage
Dim instance As ChartAxisTitlePositions
public enum ChartAxisTitlePositions
public enum class ChartAxisTitlePositions
type ChartAxisTitlePositions
public enum ChartAxisTitlePositions
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| Center | Center the title on the axis. | |
| Far | Position the title on the far side of the axis. | |
| Near | Position the title on the near side of the axis. |
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace