StateIndicator.TransformationType 属性

定义

指示是否要将输入值转换为百分比值。

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)

属性值

ReportEnumProperty<EnumType> 对象。

适用于