Перечисление RadialPointerTypes
Specifies the type of a RadialPointer.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.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. |