ConfBoundsTypes Enumeration: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) m (moved ConfBoundsTypes to ConfBoundsTypes Enumeration) |
(No difference)
|
Revision as of 21:43, 3 March 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