Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies where the pointer should be placed relative to the GaugeScale.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration GaugePointerPlacements
'Usage
Dim instance As GaugePointerPlacements
public enum GaugePointerPlacements
public enum class GaugePointerPlacements
type GaugePointerPlacements
public enum GaugePointerPlacements
Members
| Member name | Description | |
|---|---|---|
| Cross | The pointer is placed across the GaugeScale. | |
| Inside | The pointer is placed inside the GaugeScale. | |
| Outside | The pointer is placed outside the GaugeScale. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace