IBoxPlotDataSeries Interface Properties
For a list of all members of this type, see IBoxPlotDataSeries members.
Public Properties
| Name | Description | |
|---|---|---|
![]() | LowerQuartileValues | Gets the Lower Quartile Values of this DataSeries as a List of System.IComparable. |
![]() | MaximumValues | Gets the Maximum Values of this DataSeries as a List of System.IComparable. |
![]() | MedianValues | Gets the Median Values of this DataSeries as a List of System.IComparable. |
![]() | MinimumValues | Gets the Minimum Values of this DataSeries as a List of System.IComparable. |
![]() | UpperQuartileValues | Gets the Upper Quartile Values of this DataSeries as a List of System.IComparable. |
See Also
