Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / getHiLoLines Method
In This Topic
    getHiLoLines Method
    In This Topic
    Returns a Microsoft.Office.Interop.Excel.HiLoLines object that represents the high-low lines for a series on a line chart. Applies only to line charts.
    Syntax
    IChartLines getHiLoLines()
    See Also