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 for a GaugePointer where the pointer will start if it is of type Bar.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration GaugeBarStarts
'Usage
Dim instance As GaugeBarStarts
public enum GaugeBarStarts
public enum class GaugeBarStarts
type GaugeBarStarts
public enum GaugeBarStarts
Members
| Member name | Description | |
|---|---|---|
| ScaleStart | The bar starts from the starting point of the GaugeScale. | |
| Zero | The bar starts from the zero point of the GaugeScale. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace