NumericIndicatorRange.StartValue 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
範圍中的起始值。
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
屬性值
GaugeInputValue 物件。