StateIndicatorInstance.TransformationType Property

Definition

Gets the calculated value of the TransformationType property in a StateIndicator class.

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

Property Value

A GaugeTransformationType value that represents the calculated value of the TransformationType property.

Applies to