GaugeInputValueInstance.MaxPercent Property

Definition

Gets the calculated value of the MaxPercent property in a GaugeInputValue class.

public:
 property double MaxPercent { double get(); };
public double MaxPercent { get; }
member this.MaxPercent : double
Public ReadOnly Property MaxPercent As Double

Property Value

A double value that represents the calculated value of the MaxPercent property.

Applies to