Share via


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 네임스페이스