ScatterWithBox Members

These members are related to Scatterplot with Box plots Creation Object.

Functions

Functions Description
None NA

Properties

Properties Description
Application Returns the application associated with the graph plot creation. Return value: Application. This property is read only.
BoxCoefficient Returns/sets the box coefficient. Return/assignment value: Double.
BoxGraphType Returns/sets the graph type to be plotted (box-whiskers, whiskers, boxes, columns, high-low close). Return/assignment value: TypeOfBoxPlot.
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 value: Boolean.
DisplayRegressionEquation Returns/sets whether the regression equation is displayed in the graph. Return/assignment value: Boolean.
DocumentStyle 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.
GraphStyle Returns/sets the graph style of the graph. Return/assignment value: String.
Graphs Creates a graph. Return value: Object. This property is read only.
Jitter Returns/sets jitter option. Return/assignment value: BoxJitterOption.
JitterWidth Returns/sets jitter width option. Return/assignment value: Integer.
MeanBoxValue Returns/sets the mean box value (percentiles, min-max, constant). Return/assignment value: MeanBoxValueType.
MeanWhiskerValue Returns/sets the mean whisker value (percentiles, min-max, non-outlier range, constant). Return/assignment value: MeanWhiskerValueType.
MedianBoxValue Returns/sets the median box value (percentiles, min-max, constant). Return/assignment value: MedianBoxValueType.
MedianWhiskerValue Returns/sets the median whisker value (percentiles, min-max, non-outlier range, constant). Return/assignment value: MedianWhiskerValueType.
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.
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.
Outliers Returns/sets the outliers (off, outliers, extreme, outliers and extreme). Return/assignment value: Outlier.
OutliersCoefficient Returns/sets the outliers coefficient. Return/assignment value: Double.
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.
ScatterPlotFitType Returns/sets the fit type to be plotted for the scatterplot (off, linear, polynomial, logarithmic, exponential, distance weighted LS, negative exponential weighted LS, spline, lowess). Return/assignment value: TypeOfFit.
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.
Variables Returns/sets the variables for analysis. Return/assignment value: String.
WhiskerCoefficient Returns/sets the whisker coefficient. Return/assignment value: Double.
XBoxPlotSize Returns/sets the size of the X box plot. Return/assignment value: Integer.
YBoxPlotSize Returns/sets the size of the Y box plot. Return/assignment value: Integer.