FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ClusteredBoxWhiskerSeries Class
Members


ClusteredBoxWhiskerSeries Class
Represents a clustered group of bar series in a Y plot area.
Syntax
'Declaration
 
Public Class ClusteredBoxWhiskerSeries 
   Inherits YSeries
   Implements ICompositeSeries 
 
'Usage
 
Dim instance As ClusteredBoxWhiskerSeries
Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.Series
      FarPoint.Win.Chart.YSeries
         FarPoint.Win.Chart.ClusteredBoxWhiskerSeries

See Also