Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ISeries Interface / setShowInnerPoints Method
In This Topic
    setShowInnerPoints Method
    In This Topic
    Sets whether to show the data points that lie between the lower whisker line and the upper whisker line. Valid only for boxwhisker charts.
    Syntax
    void setShowInnerPoints( 
       boolean value
    )

    Parameters

    value
    See Also