...
Description |
---|
Excerpt |
---|
Enumerations for Column chart types |
Signature | ||||
---|---|---|---|---|
| ||||
public sealed class Column : ChartPrototype
{signature}{signature: |
Signature | ||||||
---|---|---|---|---|---|---|
| }
| |||||
Public NotInheritable Class Column
Inherits ChartPrototype
{signature}
{values}
||Name||Description||
|{anchor:Clustered}Clustered|Clustered column chart. Compares values across categories.\{web-only:To see what this looks like, go to our online documentation:} |
Values |
---|
Name | Description | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Clustered column chart. Compares values across categories.
|
...
|
...
| Clustered column chart with a 3-dimensional visual effect.
|
...
|
...
| 3-dimensional column chart. Compares values across categories and across series.
|
...
|
...
| Stacked column chart. Compares the contribution of each value to a total across categories.
|
...
|
...
| 100% stacked column chart. Compares the percentage each value contributes to a total across categories.
|
...
|
...
| Stacked column chart with a 3-dimensional visual effect.
|
...
|
...
| 100% stacked column chart with a 3-dimensional visual effect.
|
...
|
...