'Declaration Public Function New( _ ByVal label As String, _ ByVal min As Double, _ ByVal q1 As Double, _ ByVal median As Double, _ ByVal q3 As Double, _ ByVal max As Double _ )
public BoxSet( string label, double min, double q1, double median, double q3, double max )
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
BoxSet Class BoxSet Members Overload List