Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / BoxWhiskerSeries Class
Members


In This Topic
    BoxWhiskerSeries Class
    In This Topic
    Represents a box and whisker area series in a Y plot area.
    Syntax
    'Declaration
     
    
    Public Class BoxWhiskerSeries 
       Inherits YSeries
    'Usage
     
    
    Dim instance As BoxWhiskerSeries
    public class BoxWhiskerSeries : YSeries 
    Inheritance Hierarchy

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

    See Also