Enumerazione ChartAxis.Locations
Specifies whether to draw the axis on the default side or on the opposite side.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public Enumeration Locations
'Utilizzo
Dim instance As ChartAxis.Locations
public enum Locations
public enum class Locations
type Locations
public enum Locations
Membri
Nome membro | Descrizione | |
---|---|---|
Default | Draw the axis on the default side. | |
Opposite | Draw the axis on the opposite side. |