C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / BoxWhisker Class
Members

BoxWhisker Class
Represents a Box-whisker series of FlexChart.
Object Model
BoxWhisker Class
Syntax
'Declaration
 
Public Class BoxWhisker 
   Inherits Series
 
Remarks
The BoxWhisker series is normally used to compare distributions between different sets of numerical data.
Inheritance Hierarchy

System.Object
   C1.Chart.SeriesBase
      C1.Win.Chart.Series
         C1.Win.Chart.BoxWhisker

See Also