Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies whether to draw the axis on the default side or on the opposite side.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration Locations
'Usage
Dim instance As ChartAxis.Locations
public enum Locations
public enum class Locations
type Locations
public enum Locations
Members
| Member name | Description | |
|---|---|---|
| Default | Draw the axis on the default side. | |
| Opposite | Draw the axis on the opposite side. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace