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 Column chart types

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

Anchor
Clustered
Clustered
Clustered

Clustered column chart. Compares values across 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:

!column0.jpg!

...

Web only

...

Anchor
Clustered3D
Clustered3D
Clustered3D

Clustered column 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:

!column3.jpg!

...

Web only

...

Anchor
Column3D
Column3D
Column3D

3-dimensional column chart. Compares values across categories and across series.

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

!column6.jpg!

...

Web only

...

Anchor
Stacked
Stacked
Stacked

Stacked column chart. Compares the contribution of each value to a total across 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:

!column1.jpg!

...

Web only

...

Anchor
Stacked100Percent
Stacked100Percent
Stacked100Percent

100% stacked column chart. Compares the percentage each value contributes to a total across 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:

!column2.jpg!

...

Web only

...

Anchor
Stacked3D
Stacked3D
Stacked3D

Stacked column 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:

!column4.jpg!

...

Web only

...

Anchor
Stacked3D100Percent
Stacked3D100Percent
Stacked3D100Percent

100% stacked column 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:

!column5.jpg!

...

Web only

...