Énumération ChartAxisLocations
Specifies whether the axis must be drawn on the default side or on the opposite side.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Enumeration ChartAxisLocations
'Utilisation
Dim instance As ChartAxisLocations
public enum ChartAxisLocations
public enum class ChartAxisLocations
type ChartAxisLocations
public enum ChartAxisLocations
Membres
| Nom de membre | Description | |
|---|---|---|
| Default | Draw axis on the default side. | |
| Opposite | Draw axis on the opposite side. |