The Bar type exposes the following members.
          
            
Methods
        
| Name | Description | |
|---|---|---|
| 
                 | 
              Equals | (Inherited from Object.) | 
| 
                 | 
              Finalize | 
                 
                    Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
                  (Inherited from Object.) | 
            
| 
                 | 
              GetHashCode | 
                 
                    Serves as a hash function for a particular type. 
                  (Inherited from Object.) | 
            
| 
                 | 
              GetType | 
                 
                    Gets the Type of the current instance.
                  (Inherited from Object.) | 
            
| 
                 | 
              MemberwiseClone | 
                 
                    Creates a shallow copy of the current Object.
                  (Inherited from Object.) | 
            
| 
                 | 
              NotifyChanges | (Inherited from c1SpecialData.) | 
| 
                 | 
              ToString | (Inherited from Object.) | 
          
            
Fields
        
| Name | Description | |
|---|---|---|
| 
                 | 
              m_group | (Inherited from c1SpecialData.) | 
          
            
Properties
        
| Name | Description | |
|---|---|---|
| 
                 | 
              Appearance | 
                 
            Gets or sets the appearance of a bar chart.
             
               | 
            
| 
                 | 
              BarLineColor | 
                 
            Gets or sets the Color used for rendering BarLines indicated by the BarLines property.
             
               | 
            
| 
                 | 
              BarLines | 
                 
            Gets or sets whether 2D stacked bar and column charts render lines from common
            series rectangles from one point to the next.
             
               | 
            
| 
                 | 
              BarLineThickness | 
                 
            Gets or sets the thickness in pixels for rendering BarLines indicated by the BarLines property.
             
               | 
            
| 
                 | 
              ClusterOverlap | 
                 
            Gets or sets the percentage that bar elements in the same cluster overlap.
             
               | 
            
| 
                 | 
              ClusterWidth | 
                 
            Gets or sets the percentage that each bar cluster occupies.
             
               | 
            
| 
                 | 
              MultiRow | 
                 
            Gets or sets whether the 3D bar chart is plotted using multiple rows.
             
               |