Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / HasHiLoLines Property
In This Topic
    HasHiLoLines Property
    In This Topic
    Gets or sets whether the line chart has high-low lines (True if the line chart has high-low lines). Applies only to line charts.
    Syntax
    System.bool HasHiLoLines {get; set;}
    See Also