共用方式為


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 命名空間