Axis.CrossAt

Axis.CrossAt property

Represents the point on the value axis where the category axis crosses it.

public double CrossAt { get; set; }

Remarks

The number should be a integer when it applies to category axis. And the value must be between 1 and 31999.

See Also