GaugeScale.MinimumValue Propriedade

Definição

Obtém ou define o valor mínimo para a 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 da propriedade

Um objeto GaugeInputValue.

Aplica-se a