Enum BarGrouping
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum BarGrouping : int
  Fields
| Name | Description | 
|---|---|
| Clustered | |
| PercentStacked | |
| Stacked | |
| Standard | 
public enum BarGrouping : int
  | Name | Description | 
|---|---|
| Clustered | |
| PercentStacked | |
| Stacked | |
| Standard |