FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : QuartileCalculationType Enumeration |
'Declaration Public Enum QuartileCalculationType Inherits System.Enum
'Usage Dim instance As QuartileCalculationType
public enum QuartileCalculationType : System.Enum
Member | Description |
---|---|
ExcluseveMedian | The median is excluded from the calculation if N (the number of values in the data) is odd. |
InclusiveMedian | The median is included in the calculation if N (the number of values in the data) is odd. |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Chart.QuartileCalculationType
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional