Axis.MajorUnit Property

Definition

Returns or sets the major units for the value axis.

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

Property Value

Remarks

Setting this property sets the MajorUnitIsAuto property to False.

Use the TickMarkSpacing property to set tick mark spacing on the category axis.

Applies to