GaugeScale.MinimumValue 属性

定义

获取或设置刻度的最小值。

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

属性值

GaugeInputValue 对象。

适用于