LinePlot2D Members

These members are related to 2D Line Plot of Variables Creation Object.

Functions

Name Description
None NA

Properties

Name Description
AggregateSpan Returns/sets the aggregated data span value. Return/assignment value: Integer.
AggregateValueRangeBar Returns/sets whether to display an aggregated data range bar. Return/assignment value: Boolean
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.
DisplayPoint Returns/sets whether to display points (auto, on, off). Return/assignment value: Line2DPlotStyle.
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.
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 (regular, multiple, double Y, XY trace, aggregated). Return/assignment value: TypeOfLinePlot.
Graphs Creates a graph. Return value: Object. This property is read only.
IgnoreMissingData Returns/sets whether to ignore missing data. Return/assignment value: Boolean.
IgnoreOutOfFramePoints Returns/sets whether to ignore out of frame points. Return/assignment value: Boolean.
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.
Variables Returns/sets the variables for analysis. Return/assignment value: String.