IBoxPlotDataSeries Interface Properties

For a list of all members of this type, see IBoxPlotDataSeries members.

Public Properties
 NameDescription
 PropertyGets the Lower Quartile Values of this DataSeries as a List of System.IComparable.  
 PropertyGets the Maximum Values of this DataSeries as a List of System.IComparable.  
 PropertyGets the Median Values of this DataSeries as a List of System.IComparable.  
 PropertyGets the Minimum Values of this DataSeries as a List of System.IComparable.  
 PropertyGets the Upper Quartile Values of this DataSeries as a List of System.IComparable.  
Top
See Also