[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.Grouping

Grouping Enum

Represents the possible groupings for a chart.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum Grouping
Public Enum Grouping

Fields

Name Description
Stacked

The chart series are drawn next to each other along the value axis and scaled to total 100%.

Stacked100

The chart series are drawn next to each other on the value axis.

Standard

The chart series are drawn next to each other on the depth axis.