ConfBoundsTypes Enumeration

From ReliaWiki
Revision as of 16:57, 30 January 2014 by John Leavitt (talk | contribs)
Jump to navigation Jump to search


Used with the WAPlotSettings class to specify which confidence bounds will be shown in a plot.

Syntax

Public Enum ConfBoundsTypes
Types of confidence bounds.

ConfBoundsTypes Enum
  None = 0
  TypeI = 1
  TypeII = 2
  Both = 3