NumericIndicator.GaugeInputValue 속성

정의

계기에서 사용되는 식 및/또는 수식을 가져옵니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ GaugeInputValue { Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue GaugeInputValue { get; set; }
member this.GaugeInputValue : Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue with get, set
Public Property GaugeInputValue As GaugeInputValue

속성 값

GaugeInputValue 개체입니다.

적용 대상