Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.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.
    Object Model
    BoxWhiskerSeries ClassLine ClassStringCollection ClassFill ClassLine ClassFill ClassFill ClassDoubleCollection Class
    Syntax
    'Declaration
     
    
    Public Class BoxWhiskerSeries 
       Inherits YSeries
    'Usage
     
    
    Dim instance As BoxWhiskerSeries
    public class BoxWhiskerSeries : YSeries 
    Inheritance Hierarchy

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

    See Also