IndicatorState.StartValue Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Recebe o valor inicial na faixa de estado.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::GaugeInputValue ^ StartValue { Microsoft::ReportingServices::OnDemandReportRendering::GaugeInputValue ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValue StartValue { get; }
member this.StartValue : Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValue
Public ReadOnly Property StartValue As GaugeInputValue
Valor da propriedade
Um GaugeInputValue objeto.