ScaleRange.StartValue 속성

정의

범위의 시작 값으로 계산되는 식을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeInputValue ^ StartValue { Microsoft::ReportingServices::OnDemandReportRendering::GaugeInputValue ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValue StartValue { get; }
member this.StartValue : Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValue
Public ReadOnly Property StartValue As GaugeInputValue

속성 값

GaugeInputValue 개체입니다.

적용 대상