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 Object | Description |
---|---|
3D Curve | Describes 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 Surface | Plots 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 Surface | Plots 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 Properties | Adjusts the properties of the x-, y-, and z-axes, including scaling and inverting. |
Basic Properties | Adjusts various properties of the plot, including the transparency, plot style, and coordinate system. |
Convert OLE Color | Converts LabVIEW colors to or from colors used by ActiveX. |
Grid Properties | Shows or hides the xy, xz, yz grids. |
Projection Properties | Adjusts the types of projections associated with the plot. |
Set Plots | Sets the number of plots that are available for a 3D graph control. |