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