3D Graph Properties VIs

Owning Palette: Graphics & Sound VIs

Requires: Base Development System (Windows). This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the 3D Graph Properties VIs to create 3D data displays.

Note  The 3D Graph Properties VIs are available on Windows only, because the ActiveX 3D graph is an ActiveX control, which is available only on Windows.
Palette ObjectDescription
3D CurveDescribes a line in terms of x, y, and z points. This VI has three 1D array or vector inputs that specify each point in the plot.
3D Parametric SurfacePlots a surface in terms of x, y, and z surfaces. The VI has three 2D array or matrix inputs that specify each of the x, y, and z planes.
3D SurfacePlots a simple surface from z matrix. The x and y vectors cause the surface to shift in relation to the x and y planes. This VI accepts one 2D array and the two optional 1D arrays.
Axes PropertiesAdjusts the properties of the x-, y-, and z-axes, including scaling and inverting.
Basic PropertiesAdjusts various properties of the plot, including the transparency, plot style, and coordinate system.
Convert OLE ColorConverts LabVIEW colors to or from colors used by ActiveX.
Grid PropertiesShows or hides the xy, xz, yz grids.
Projection PropertiesAdjusts the types of projections associated with the plot.
Set PlotsSets the number of plots that are available for a 3D graph control.