Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BoxWhiskerQuartileMethodType Enumeration


In This Topic
    BoxWhiskerQuartileMethodType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum BoxWhiskerQuartileMethodType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As BoxWhiskerQuartileMethodType
    public enum BoxWhiskerQuartileMethodType : System.Enum 
    Members
    MemberDescription
    exclusive 
    inclusive 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             FarPoint.Excel.BoxWhiskerQuartileMethodType

    See Also