GenericMeasureInfo.Minimum Property

Definition

The min of property values.

public:
 property Nullable<double> Minimum { Nullable<double> get(); void set(Nullable<double> value); };
public double? Minimum { get; set; }
member this.Minimum : Nullable<double> with get, set
Public Property Minimum As Nullable(Of Double)

Property Value

Applies to