Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / DownBars Property
In This Topic
    DownBars Property
    In This Topic
    Returns the IChartBars object that represents the down bars on a line chart. Applies only to line charts.
    Syntax
    IChartBars DownBars {get;}
    See Also