Enumerations for line chart types

 public sealed class Line : ChartPrototype
Public NotInheritable Class Line
		Inherits ChartPrototype

Name

Description

Line3D

Line chart with a 3-dimensional visual effect.

!line6.jpg!

Stacked

Stacked line chart. Displays the trend of the contribution of each value over time or categories.

!line1.jpg!

Stacked100Percent

100% stacked line chart. Displays the trend of the percentage each value contributes over time or categories.

!line2.jpg!

StandardLine

Standard line chart. Displays trend over time or categories.

!line0.jpg!