Share via


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

Members

Member name Description
Default Draw axis on the default side.
Opposite Draw axis on the opposite side.