Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ILegendKey Interface / setInvertIfNegative Method
In This Topic
    setInvertIfNegative Method
    In This Topic
    Sets whether the pattern is inverted when the number is negative (True if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number).
    Syntax
    void setInvertIfNegative( 
       boolean value
    )

    Parameters

    value
    See Also