GaugeScale.MinimumValue Propiedad

Definición

Obtiene o establece el valor mínimo para la escala.

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

Valor de propiedad

Un objeto GaugeInputValue.

Se aplica a