Click or drag to resize

ChartType Enumeration

Represents chart type.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public enum ChartType
Members
  Member nameValueDescription
Custom0 Custom chart type.
Table1 Table.
TreeMap2 Tree map.
Sparkline3 Sparkline.
Scatter4 Scatter chart.
Pie5 Pie chart.
Org6 Org chart.
Motion7 Motion chart.
Line8 Line chart.
IntensityMap9 Intensity map.
GeoMap10 Geo map.
Gauge11 Gauge.
Column12 Column chart.
Bar13 Bar chart.
Area14 Area chart.
AnnotatedTimeLine15 Annotated time line chart.
Remarks