Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Specifies the orientation of a LinearGauge.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration GaugeOrientations
'Usage
Dim instance As GaugeOrientations
public enum GaugeOrientations
public enum class GaugeOrientations
type GaugeOrientations
public enum GaugeOrientations
Members
| Member name | Description | |
|---|---|---|
| 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. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace