Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ILegendKey Interface / setSmooth Method
In This Topic
    setSmooth Method
    In This Topic
    Sets a boolean value indicating whether curve smoothing is turned on for the line chart or scatter chart. Applies only to line and scatter charts.
    Syntax
    void setSmooth( 
       boolean value
    )

    Parameters

    value
    See Also