...
Description |
---|
Excerpt |
---|
Enumerations for line chart types |
Signature | ||||
---|---|---|---|---|
| ||||
public sealed class Line : ChartPrototype
{signature}{signature: |
Signature | ||||||
---|---|---|---|---|---|---|
| }
| |||||
Public NotInheritable Class Line
Inherits ChartPrototype
{signature}
{values}
||Name||Description||
|{anchor:Line3D}Line3D|Line chart with a 3\-dimensional visual effect.\{web-only:To see what this looks like, go to our online documentation:} |
Values |
---|
Name | Description | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Line chart with a 3-dimensional visual effect.
|
...
|
...
| Stacked line chart. Displays the trend of the contribution of each value over time or categories.
|
...
|
...
| 100% stacked line chart. Displays the trend of the percentage each value contributes over time or categories.
|
...
|
...
| Standard line chart. Displays trend over time or categories.
|
...
|
...