Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / setHasHiLoLines Method
In This Topic
    setHasHiLoLines Method
    In This Topic
    Sets whether the line chart has high-low lines (True if the line chart has high-low lines). Applies only to line charts.
    Syntax
    void setHasHiLoLines( 
       boolean value
    )

    Parameters

    value
    See Also