ComponentOne FlexChart for WPF
BoxWhisker Class
Members 

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart Namespace : BoxWhisker Class
Represents a Box-whisker series of FlexChart.
Object Model
BoxWhisker Class
Syntax
'Declaration
 
Public Class BoxWhisker 
   Inherits Series
public class BoxWhisker : Series 
Remarks
The BoxWhisker series is normally used to compare distributions between different sets of numerical data.
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.Chart.Series
            C1.WPF.Chart.BoxWhisker

See Also

Reference

BoxWhisker Members
C1.WPF.Chart Namespace