IndicatorState.StartValue 属性

定义

以前的值。

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 对象。

适用于