StateIndicator.TransformationType Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeTransformationType> ^ TransformationType { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeTransformationType> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeTransformationType> TransformationType { get; }
member this.TransformationType : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeTransformationType>
Public ReadOnly Property TransformationType As ReportEnumProperty(Of GaugeTransformationType)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to