Поделиться через


Перечисление GaugeOrientations

Specifies the orientation of a LinearGauge.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Enumeration GaugeOrientations
'Применение
Dim instance As GaugeOrientations
public enum GaugeOrientations
public enum class GaugeOrientations
type GaugeOrientations
public enum GaugeOrientations

Элементы

Имя элемента Описание
Auto Automatically determine the orientation based on the width and height of the LinearGauge.
Horizontal The linear gauge is horizontal.
Vertical The linear gauge is vertical.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering