Freigeben über


ChartAxisLocations-Enumeration

Specifies whether the axis must be drawn on the default side or on the opposite side.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration ChartAxisLocations
'Usage
Dim instance As ChartAxisLocations
public enum ChartAxisLocations
public enum class ChartAxisLocations
type ChartAxisLocations
public enum ChartAxisLocations

Elemente

Elementname Beschreibung
Default Draw axis on the default side.
Opposite Draw axis on the opposite side.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace