Message-ID: <1583344127.9889.1711705889239.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_9888_1361261774.1711705889239" ------=_Part_9888_1361261774.1711705889239 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html ChartType.Bar

ChartType.Bar

Description

=20

Enumerations for bar chart types

=20
C#
=20
 public sealed class Bar : ChartPrototype
=20
=20
vb.net
=20
Public NotInheritable Class Bar
=09=09Inherits ChartPrototype
=20
=20

Values

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20

Name

Description

Clustered

Clustered bar chart. Compares values across c= ategories.
$body!bar0.jpg! $body

=20

Clustered3D

Clusterd bar chart with a 3-dimensional visua= l effect.
$body!bar3.jpg! $body

Stacked

Stacked bar chart. Compares the contribution = of each value to a total across categories.
$body!bar1.jpg! $body

Stacked100Percent

100% stacked bar chart. Compares the percenta= ge each value contributes to a total across categories.
$body!bar2.jpg! $body

Stacked3D

Stacked bar chart with a 3-dimensional visual= effect.
$body!bar4.jpg! $body

Stacked3D100Percent

100% stacked bar chart with a 3-dimensional v= isual effect.
$body!bar5.jpg! $body

<= /td>=20
------=_Part_9888_1361261774.1711705889239--