Énumération ChartAxis.Locations
Specifies whether to draw the axis on the default side or on the opposite side.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration Locations
'Utilisation
Dim instance As ChartAxis.Locations
public enum Locations
public enum class Locations
type Locations
public enum Locations
Membres
Nom de membre | Description | |
---|---|---|
Default | Draw the axis on the default side. | |
Opposite | Draw the axis on the opposite side. |