Перечисление GaugeIndicatorStyles
Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.
Represents the available styles for the gauge indicator.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration GaugeIndicatorStyles
'Применение
Dim instance As GaugeIndicatorStyles
public enum GaugeIndicatorStyles
public enum class GaugeIndicatorStyles
type GaugeIndicatorStyles
public enum GaugeIndicatorStyles
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Mechanical | A mechanical-roller display than can display any character. | |
| Digital7Segment | A 7-digit numeric display. | |
| Digital14Segment | A 14-segment alphanumeric display. |