TernaryPlot Members

These members are related to Ternary 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.
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.
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.
EnableMultipleSubsets Returns/sets whether the multiple subsets option is on. Return/assignment value: Boolean.
ExpectedSum Returns/sets the expected sum. Return/assignment value: Double.
FitType Returns/sets the fit type to be plotted (off, linear, quadratic, full cubic, special cubic). Return/assignment value: TypeOfTernaryFit.
GraphStyle Returns/sets the graph style of the graph. Return/assignment value: String.
GraphType Returns/sets the graph type to be plotted (2D scatterplot, 3D scatterplot, surface, contour lines, contour areas, trace plot). Return/assignment value: TypeOfTernary.
Graphs Creates a graph. Return value: Object. This property is read only.
IgnoreCaseWithInvalidSums Returns/sets whether to ignore cases with invalid sums. Return/assignment value: Boolean.
IgnoreOutOfRangeCases Returns/sets whether to ignore out of range cases. Return/assignment value: Boolean.
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.
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.
PlotPseudoComponent Returns/sets whether to plot a pseudo-component. Return/assignment value: Boolean.
Range Returns/sets the maximum range variables. Return/assignment value: Double.
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.