MatrixPlot Members

These members are related to Matrix Plot Creation Object.

Functions

Name Description
None NA

Properties

Name Description
Application Returns the application associated with the graph plot creation. Return value: Application. This property is read only.
CategoryOne Returns the value of the first categorical variable. Return value: StatsGraphsCategory.This property is read only.
CategoryTwo Returns the value of the second categorical variable. Return value: StatsGraphsCategory.This property is read only.
DisplayCorrelationAndP Returns/sets whether Correlation and p statistics are included in the graph. Return/assignment value: Boolean.
DisplayRSquare Returns/sets whether R-square statistics are included in the graph. Return/assignment valuReturns/sets whether the regression equation is displayed in the graph. Return/assignment value: Boolean.e: Boolean.
DisplayRegressionEquation Returns/sets the document style (size) of the graph (normal, printer page, landscape, landscape printer, A4 (document, printer, landscape, landscape printer), slide. Return/assignment value: String.
DocumentStyle Returns/sets whether the multiple subsets option is on. Return/assignment value: Boolean.
EnableMultipleSubsets Returns/sets whether the multiple subsets option is on. Return/assignment value: Boolean.
FitType Returns/sets the fit type to be plotted (off, linear, polynomial, logarithmic, exponential, distance weighted LS, negative exponential weighted LS, spline, lowess). Return/assignment value: TypeOfFit.
GraphStyle Returns/sets the graph style of the graph. Return/assignment value: String.
GraphType Returns/sets the graph type to be plotted (square scatter matrix, square line matrix, rectangular scatter matrix, rectangular square matrix). Return/assignment value: TypeOfMatrix.
Graphs Creates a graph. Return value: Object. This property is read only.
IntervalIndependentScale Returns/sets whether interval independent scales are used. Return/assignment value: Boolean.
Intervals Returns/sets the grouping intervals mode (integer, categorical, boundaries, codes, multiple subsets). Return value: StatsGraphsCategory.This property is read only.
Jitter Returns/sets jitter option. Return/assignment value: BoxJitterOption.
JitterWidth Returns/sets jitter width option. Return/assignment value: Integer.
MatrixDisplay Returns/sets the option of displaying box plot or histogram. Return/assignment value: TypeOfMatrixDisplay.
MiddlePointPooledVariance Returns/sets whether to compute pooled variance. Return/assignment value: Boolean.
MiddlePointStyle Returns/sets the middle point style (line, point). Return/assignment value: MidPointStyle.
MiddlePointValue Returns/sets the middle point value (mean, median). Return/assignment value: MidPoint.
MissingDataDeletion Returns/sets the missing data deletion mode (pairwise, casewise). Return/assignment value: MatrixPlotStyle.
MultipleSubsets Returns/sets the multiple subsets as a string. Return/assignment value: String.
MultipleSubsetsSize Returns/sets the multiple subsets size. Return value: Integer. This property is read only.
MultipleSubsetsType Returns/sets the multiple subsets type (exclude cases, exclude expression, include cases, include expressions. Return/assignment value: TypeOfSubset.
Name Returns/sets the name of the graph plot creation. Return value: String. This property is read only.
Options Returns the statistical graph options of the graph. Return value: StatsGraphsOptions. This property is read only.
OverlaidCat Returns/sets whether the categorized graph is overlaidOverlaidCat. Return/assignment value: Boolean.
Parent Returns the application associated with the graph plot creation. Return value: Application. This property is read only.
SelectionCondition Returns the selection conditions of the graph. Return value: SelectionCondition. This property is read only.
ShowRawData Returns/sets whether to show the raw data. Return/assignment value: Boolean.
ShowScaleValues Returns/sets whether to show scale values. Return/assignment value: Boolean.
Variables Returns/sets the variables for analysis. Return/assignment value: String.