NumericIndicatorRange.EndValue 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
範圍中的結束值。
public:
property Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ EndValue { Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue EndValue { get; set; }
member this.EndValue : Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue with get, set
Public Property EndValue As GaugeInputValue
屬性值
GaugeInputValue 物件。