Перечисление 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. |