how to start grid from where the data starts in c# charts

C#
chart1.ChartAreas[0].AxisX.IsMarginVisible = false;
Source

Also in C#: