LinearPointerTypes 열거형
Specifies the type of a LinearPointer.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.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. |