Class BarDataSeries
  
  
  
  
    Inheritance
    System.Object
    
    
    BarDataSeries
   
  
  
  Assembly: DRIT.Spreadsheet.dll
  Syntax
  
    public class BarDataSeries : DataSeries
   
  Constructors
  
  
  
  
  BarDataSeries(SheetChart)
  
  
  Declaration
  
    public BarDataSeries(SheetChart sheetChart)
   
  Parameters
  
  Properties
  
  
  
  
  InvertIfNegative
  
  
  Declaration
  
    public bool InvertIfNegative { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  SeriesLines
  
  
  Declaration
  
    public Line SeriesLines { get; }
   
  Property Value
  
  
  
  
  TrendLines
  
  
  Declaration
  
    public TrendlineCollection TrendLines { get; }
   
  Property Value