WAPlotSettings Class
Jump to navigation
Jump to search
Declaration
Public Class WAPlotSettings
- Public UserName As String
- Public UserCompany As String
- Public AutoscaleX As Boolean
- Public AutoscaleY As Boolean
- Public Xmin As Double
- Public Xmax As Double
- Public Ymin As Double
- Public Ymax As Double
- Public ShowParameterBar As Boolean
- Public ShowParameterScales As Boolean
- Public ShowTargetReliability As Boolean
- Public ShowTargetTime As Boolean
- Public ShowTargetMarker As Boolean
- Public TargetReliability As Boolean
- Public TargetTime As Double
- Public ShowSuspensionPoints As Boolean
- Public ShowLeftCensoredPoints As Boolean
- Public ShowLinesAroundInterval As Boolean
- Public AdjustMLEPoints As Boolean
- Public StraightenGammaLine As Boolean
- Public ShowNumberInGroup As Boolean
- Public PlotXPrecision As Integer
- Public PlotYPrecision As Integer
- Public PlotXTolerance As Integer
- Public PlotYTolerance As Integer
- Public ConfBounds_SideSelected As ConfBoundsSides = ConfBoundsSides.None
- Public ConfBounds_TypesSelected As ConfBoundsTypes = ConfBoundsTypes.None
- Public ConfidenceLevel As Double
- Public ContourConfLevel As Double
- Public HistogramInterval As Double
Settings used in Weibull / ALTA plots.