Поделиться через


Перечисление GaugeTransformationType

Represents the types of data transformation in a state indicator.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Enumeration GaugeTransformationType
'Применение
Dim instance As GaugeTransformationType
public enum GaugeTransformationType
public enum class GaugeTransformationType
type GaugeTransformationType
public enum GaugeTransformationType

Элементы

Имя элемента Описание
None No transformation. Match indicator states to actual data values.
Percentage Transform data values to percentages based on specified minimum and maximum data values. This option matches indicator states to the transformed percentages.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering