ScaleRange.StartValue Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Valore iniziale per l'intervallo.
public:
property Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ StartValue { Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue StartValue { get; set; }
member this.StartValue : Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue with get, set
Public Property StartValue As GaugeInputValue
Valore della proprietà
Un oggetto GaugeInputValue.