Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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