Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ClusteredBoxWhiskerSeries Class
Members


In This Topic
    ClusteredBoxWhiskerSeries Class
    In This Topic
    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
    public class ClusteredBoxWhiskerSeries : YSeries, ICompositeSeries  
    Inheritance Hierarchy

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

    See Also