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