Перечисление GaugePointerPlacements
Specifies where the pointer should be placed relative to the GaugeScale.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration GaugePointerPlacements
'Применение
Dim instance As GaugePointerPlacements
public enum GaugePointerPlacements
public enum class GaugePointerPlacements
type GaugePointerPlacements
public enum GaugePointerPlacements
Элементы
Имя элемента | Описание | |
---|---|---|
Cross | The pointer is placed across the GaugeScale. | |
Outside | The pointer is placed outside the GaugeScale. | |
Inside | The pointer is placed inside the GaugeScale. |