VariabilityPlot Members

These members are related to 2D Box 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.
BoxCoefficient Returns/sets the box coefficient. Return/assignment value: Double.
BoxMode Returns/sets the box mode (regular, multiple). Return/assignment value: BoxPlotMode.
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.
Connect Returns/sets show connect option. Return/assignment value: Boolean.
ConnectMiddlePoint Returns/sets whether to connect the middle points. Return/assignment value: Boolean.
DependentVariable Returns/sets the dependent variables for analysis. Return/assignment value: String.
DisplayEmptyCells Returns/sets display empty cells option. Return/assignment value: Boolean.
DisplayFTestAndP Returns/sets whether an F test and p is displayed in the graph. Return/assignment value: Boolean.
DisplayKruskalWallisTest Returns/sets whether a Kruskal-Wallis test is displayed in the graph. Return/assignment value: Boolean.
DisplayVerticalLine Returns/sets display vertical line option. 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.
Factors Returns/sets the grouping intervals mode (integer, categorical, boundaries, codes, multiple subsets). Return value: StatsGraphsCategories. This property is read only.
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.
FrequencySeverityPlot Returns/sets whether to create Frequency/severity plot. Return/assignment value: Boolean.
GraphStyle Returns/sets the graph style of the graph. Return/assignment value: String.
GraphType Returns/sets the graph type to be plotted (box-whiskers, whiskers, boxes, columns). Return/assignment value: TypeOfBoxPlot.
Graphs Creates a graph. Return value: Object. This property is read only.
GroupingVariables Returns/sets the grouping variables for analysis. Return/assignment value: String.
IdentifyLastFactors Returns/sets identify last factors option. Return/assignment value: TypeOfLastFactorsIdentify.
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.
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.
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.
MultipleBoxLayout Returns/sets the multiple box layout (shifted, overlaid). Return/assignment value: MultiPlot.
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.
PutBoxAroundGroup Returns/sets put box around group option. Return/assignment value: Boolean.
PutBoxesAroundFactorLabel Returns/sets put box around factor label option. Return/assignment value: Boolean.
Replication Returns/sets replication option. Return/assignment value: Long.
SelectionCondition Returns the selection conditions of the graph. Return value: SelectionCondition. This property is read only.
ShowGrandMeans Returns/sets show grand means option. Return/assignment value: Boolean.
ShowGroupMeans Returns/sets show graph means option. Return/assignment value: Boolean.
ShowRawData Returns/sets whether to show the raw data. Return/assignment value: Boolean.
TrimDistribExtremes Returns/sets the percentage to trim distribution extremes. Return/assignment value: Integer.
Type Returns/sets plot type. Return/assignment value: TypeOfVariabilityPlot.
WhiskerCoefficient Returns/sets the whisker coefficient. Return/assignment value: Double.