Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

Enumerations for line chart types

Signature
C#
C#
 public sealed class Line : ChartPrototype
{signature}{signature:
}
Signature
vb.net
vb.net
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

Anchor
Line3D
Line3D
Line3D

Line chart with a 3-dimensional visual effect.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!line6.jpg!

...

Web only

...

Anchor
Stacked
Stacked
Stacked

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

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!line1.jpg!

...

Web only

...

Anchor
Stacked100Percent
Stacked100Percent
Stacked100Percent

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

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!line2.jpg!

...

Web only

...

Anchor
StandardLine
StandardLine
StandardLine

Standard line chart. Displays trend over time or categories.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!line0.jpg!

...

Web only

...