GaugeScale.MaximumValue 속성

정의

눈금의 최대값을 가져오거나 설정합니다.

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

속성 값

GaugeInputValue 개체입니다.

적용 대상