BoxPlot3D Members
These members are related to 3D Box plot Creation Object.
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. |
DependentVariable | Returns/sets the dependent variables for analysis. Return/assignment value: String. |
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. |
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. |
GraphType | Returns/sets the graph type to be plotted (point ranges, border-style ranges, error bar-style ranges, double ribbon ranges, flying boxes, flying blocks). Return/assignment value: TypeOf3DSequentialPlot. |
Graphs | Creates a graph. Return value: Object. This property is read only. |
Intervals | Returns/sets the grouping intervals mode (integer, categorical, boundaries, codes, multiple subsets). Return value: StatsGraphsCategory. This property is read only. |
MeanWhiskerValue | Returns/sets the mean whisker value (percentiles, min-max, non-outlier range, constant). Return/assignment value: MeanWhiskerValueType. |
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. |
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. |
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. |
Spikes | Returns/sets whether to display spikes. Return/assignment value: Boolean. |
TrimDistribExtremes | Returns/sets the percentage to trim distribution extremes. Return/assignment value: Integer. |
WhiskerCoefficient | Returns/sets the whisker coefficient. Return/assignment value: Double. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.