GaugeIndicatorStyles Enumeration
This API supports the 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 | |
---|---|---|
Mechanical | A mechanical-roller display than can display any character. | |
Digital7Segment | A 7-digit numeric display. | |
Digital14Segment | A 14-segment alphanumeric display. |