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. |