Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ISeries Interface / setShowOutlierPoints Method
In This Topic
    setShowOutlierPoints Method
    In This Topic
    Sets whether to show the outlier points that lie either below the lower whisker line or above the upper whisker line. The default value is true. Valid only for boxwhisker charts.
    Syntax
    void setShowOutlierPoints( 
       boolean value
    )

    Parameters

    value
    See Also