ChartAxis.Locations 열거형
Specifies whether to draw the axis on the default side or on the opposite side.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public Enumeration Locations
‘사용 방법
Dim instance As ChartAxis.Locations
public enum Locations
public enum class Locations
type Locations
public enum Locations
멤버
멤버 이름 | 설명 | |
---|---|---|
Default | Draw the axis on the default side. | |
Opposite | Draw the axis on the opposite side. |