Description |
---|
Excerpt |
---|
Enumerations for area chart types |
Signature | ||||
---|---|---|---|---|
| ||||
public sealed class Area : ChartPrototype
|
Signature | ||||
---|---|---|---|---|
| ||||
Public NotInheritable Class Area
Inherits ChartPrototype
|
Values |
---|
Name | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Area chart with 3-dimensional visual effect.
Web only | | |||||||||||||
| Stacked area chart. Displays the trend of the contribution of each value over time or categories.
Web only | | |||||||||||||
| 100% stacked area chart. Displays the trend of the percentage each value contributes over time or categories.
Web only | | |||||||||||||
| Stacked area chart with 3-dimensional visual effect.
Web only | | |||||||||||||
| 100% stacked area chart with 3-dimensional visual effect.
Web only | | |||||||||||||
| Standard area chart. Displays the trend of values over time or categories.
Web only | |