Compartir a través de


ChartAxis.Locations Enumeración

Specifies whether to draw the axis on the default side or on the opposite side.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Enumeration Locations
'Uso
Dim instance As ChartAxis.Locations
public enum Locations
public enum class Locations
type Locations
public enum Locations

Miembros

Nombre del miembro Descripción
Default Draw the axis on the default side.
Opposite Draw the axis on the opposite side.