Axis.MaximumScale Property

Definition

Returns or sets the maximum value on the value axis.

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

Property Value

Remarks

Setting this property sets the MaximumScaleIsAuto property to False.

Applies to