Énumération ChartAxisTitlePositions
Specifies the position of the axis title along the axis.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Enumeration ChartAxisTitlePositions
'Utilisation
Dim instance As ChartAxisTitlePositions
public enum ChartAxisTitlePositions
public enum class ChartAxisTitlePositions
type ChartAxisTitlePositions
public enum ChartAxisTitlePositions
Membres
| Nom de membre | Description | |
|---|---|---|
| Center | Center the title on the axis. | |
| Near | Position the title on the near side of the axis. | |
| Far | Position the title on the far side of the axis. |