Compartilhar via


Enumeração GaugeOrientations

Specifies the orientation of a LinearGauge.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Enumeration GaugeOrientations
'Uso
Dim instance As GaugeOrientations
public enum GaugeOrientations
public enum class GaugeOrientations
type GaugeOrientations
public enum GaugeOrientations

Membros

Nome do membro Descrição
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.

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering