Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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