RadialPointerTypes 열거형
Specifies the type of a RadialPointer.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)
구문
‘선언
Public Enumeration RadialPointerTypes
‘사용 방법
Dim instance As RadialPointerTypes
public enum RadialPointerTypes
public enum class RadialPointerTypes
type RadialPointerTypes
public enum RadialPointerTypes
멤버
멤버 이름 | 설명 | |
---|---|---|
Needle | The RadialPointer is a needle. | |
Marker | The RadialPointer is a marker. | |
Bar | The RadialPointer is a bar. |