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


Свойство 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