3D Plot Help

Hello,
I want to plot surface graph using OpenGL, the graph is XYZ points.
I tried using LINE_STRIP but the graph looks wiredframe, how can i make it look more solid?

Thank You

use quad strips.