다음을 통해 공유


ChartAxisLocations 열거형

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

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public Enumeration ChartAxisLocations
‘사용 방법
Dim instance As ChartAxisLocations
public enum ChartAxisLocations
public enum class ChartAxisLocations
type ChartAxisLocations
public enum ChartAxisLocations

멤버

멤버 이름 설명
Default Draw axis on the default side.
Opposite Draw axis on the opposite side.