StateIndicator.TransformationType Propiedad

Definición

Indica si el valor de entrada se transformará en un valor de porcentaje.

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)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a