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