Axis.MinimumScale Property

Definition

Returns or sets the minimum value on the value axis.

public:
 property double MinimumScale { double get(); void set(double value); };
public double MinimumScale { get; set; }
Public Property MinimumScale As Double

Property Value

Remarks

Setting this property sets the MinimumScaleIsAuto property to False.

Applies to