Freigeben über


GaugeIndicatorStyles-Enumeration

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Represents the available styles for the gauge indicator.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration GaugeIndicatorStyles
'Usage
Dim instance As GaugeIndicatorStyles
public enum GaugeIndicatorStyles
public enum class GaugeIndicatorStyles
type GaugeIndicatorStyles
public enum GaugeIndicatorStyles

Elemente

Elementname Beschreibung
Digital14Segment A 14-segment alphanumeric display.
Digital7Segment A 7-digit numeric display.
Mechanical A mechanical-roller display than can display any character.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace