Sdílet prostřednictvím


GaugeIndicatorStyles Enumeration

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

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

Members

Member name Description
Digital14Segment A 14-segment alphanumeric display.
Digital7Segment A 7-digit numeric display.
Mechanical A mechanical-roller display than can display any character.

See Also

Reference

Microsoft.ReportingServices.OnDemandReportRendering Namespace