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

ChartType

Description

=20

The ChartType class contains all = available chart types. When setting a chart type, always specify both the m= ajor type and the sub-type, for example:

=20
C#
=20
 public abstract class ChartType
=20
=20
vb.net
=20
Public MustInherit Class ChartType
=20
=20

Properties

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

Name

Description

= Category

Returns the = ChartType's chart category (Column, Pie, Line, Radar, Bar, Surface, Are= a, Scatter, Doughnut, Bubble, or Custom).

Is3D=

Returns whether the chart type is three-dimensi= onal or not.

Name=

Returns the name of the chart type as a string.=
=20

Nested Classes

=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 =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

Area=

Enumerations for area chart types

Bar

Enumerations for bar chart types

Bu= bble

Enumerations for Bubble chart types

ChartCategory

A ChartCategory specifies a chart type's category. For example, colum= n is a chart category, while clustered column and stacked column are chart = types in the column category.

Co= lumn

Enumerations for Column chart types

Cu= stom

Enumerations for Customer chart types

= Doughnut

Enumerations for doughnut chart types

Line=

Enumerations for line chart types

Pie

Enumerations for pie chart types

Rad= ar

Enumerations for radar chart types

S= catter

Enumerations for scatter chart types

S= urface

Enumerations for surface chart types
------=_Part_9626_183989609.1711697064611--