Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / HiLoLines Property
In This Topic
    HiLoLines Property
    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 HiLoLines {get;}
    See Also