Enumeração ChartAxis.Locations
Specifies whether to draw the axis on the default side or on the opposite side.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration Locations
'Uso
Dim instance As ChartAxis.Locations
public enum Locations
public enum class Locations
type Locations
public enum Locations
Membros
Nome do membro | Descrição | |
---|---|---|
Default | Draw the axis on the default side. | |
Opposite | Draw the axis on the opposite side. |