Chapter Contents |
Previous |
Next |
SAS/AF Software: Class Dictionary |
A Scatter control supports visualization of two to six variables at a time using a two- or three-dimensional view. The control can display either of two types of multidimensional plots: a scatter plot or a surface plot. In a scatter plot, each observation is displayed as a geometric shape plotted on an axis in a two- or three-dimensional view. In a surface plot, the observations are connected by lines and displayed as a three-dimensional surface.
The simplest scatter plot displays one independent X variable and one dependent Y variable in a two-dimensional view.
You can add a second independent variable and display the plot in three full dimensions.
To display a surface plot, you must specify X, Y, and Z variables and display the plot in three full dimensions.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.