Axis.MinorUnit

Axis.MinorUnit property

Represents the minor units for the axis.

public double MinorUnit { get; set; }

Remarks

The minor units must be greater than zero.

See Also