Properties 

IBoxPlotDataSeries Interface Members

The following tables list the members exposed by IBoxPlotDataSeries.

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