Scatterplots2D Members
These members are related to 2D Scatterplots 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. |
DisplayCorrelationAndP | Returns/sets whether Correlation and p statistics are included in the graph. Return/assignment value: Boolean. |
DisplayImagePlot | 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. |
Ellipse | Returns/sets the ellipse display (off, normal, specified range). Return/assignment value: EllipseOption. |
EllipseCoefficient | Returns/sets the coefficient value for the ellipse display. Return/assignment value: Double. |
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. |
FunctionText | Returns/sets the formula of custom function fitting. 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 (regular, multiple, double Y, frequency, quantile, voronoi, bubble). Return/assignment value: TypeOfScatterPlot. |
Graphs | Creates a graph. Return value: Object. This property is read only. |
ImageFileName | Return/assignment value: String. |
ImageHorizontalSize | Return/assignment value: Integer. |
ImageSizeOption | Return/assignment value: TypeOfImageSize. |
ImageTransparentBackground | Return/assignment value: Boolean. |
ImageUpdate | Return/assignment value: TypeOfImageUpdate. |
ImageUsage | Return/assignment value: TypeOfImageUsage. |
ImageVerticalSize | Return/assignment value: Integer. |
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. |
NumberOfFrequency | Returns/sets the number of frequencies. Return/assignment value: Integer. |
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. |
RegressionBands | Returns/sets the regression bands display (off, confidence, predicted). Return/assignment value: RegressionBandOption. |
RegressionBandsLevel | Returns/sets the level value for the regression bands. Return/assignment value: Double. |
SelectionCondition | Returns the selection conditions of the graph. Return value: SelectionCondition. This property is read only. |
ShowPointWithImage | Return/assignment value: Boolean. |
Variables | Returns/sets the variables for analysis. Return/assignment value: String. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.