다음을 통해 공유


StateIndicator.TransformationType 속성

Indicates whether to transform the input value to a percentage value.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property TransformationType As ReportEnumProperty(Of GaugeTransformationType)
    Get
‘사용 방법
Dim instance As StateIndicator 
Dim value As ReportEnumProperty(Of GaugeTransformationType)

value = instance.TransformationType
public ReportEnumProperty<GaugeTransformationType> TransformationType { get; }
public:
property ReportEnumProperty<GaugeTransformationType>^ TransformationType {
    ReportEnumProperty<GaugeTransformationType>^ get ();
}
member TransformationType : ReportEnumProperty<GaugeTransformationType>
function get TransformationType () : ReportEnumProperty<GaugeTransformationType>

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<GaugeTransformationType>
A ReportEnumProperty<EnumType> object.

참고 항목

참조

StateIndicator 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스