The SciChart.Charting.XyDirection to clear in, e.g. SciChart.Charting.XyDirection.XDirection clears the X-Axis gridlines
Clear Method (GridLinesPanel)
Clears the grid lines in a specific direction
Syntax
public void Clear( 
   XyDirection xyDirection
)

Parameters

xyDirection
The SciChart.Charting.XyDirection to clear in, e.g. SciChart.Charting.XyDirection.XDirection clears the X-Axis gridlines
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also