StateIndicator.MinimumValue Proprietà

Definizione

Ottiene o imposta il valore minimo consentito in ingresso quando TransformationType è impostato a Percentage.

public:
 property Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ MinimumValue { Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue MinimumValue { get; set; }
member this.MinimumValue : Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue with get, set
Public Property MinimumValue As GaugeInputValue

Valore della proprietà

Un oggetto GaugeInputValue.

Si applica a