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> 개체입니다.

적용 대상