ConfBoundsTypes Enumeration: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
== Syntax== | == Syntax== | ||
{{APIPrefix|Public Enum}}{{APIName|'''ConfBoundsTypes'''}}<br> | {{APIPrefix|Public Enum}}{{APIName|'''ConfBoundsTypes'''}}<br> | ||
{{Template:ConfBoundsTypes}} | {{Template:ConfBoundsTypes}} |
Revision as of 17:01, 30 January 2014
Used with the WAPlotSettings class to specify which confidence bounds will be shown in a plot.
Syntax
Public Enum ConfBoundsTypes
ConfBoundsTypes Enum None = 0 TypeI = 1 TypeII = 2 Both = 3