次の方法で共有


NumericIndicator.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 オブジェクト。

適用対象