Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ChartType

This enum specifies all the valid chart types. These chart types have to be used with the simple chart kind.

Index

Enumeration Members

Enumeration Members

area: "area"
bar: "bar"
line: "line"
scatter: "scatter"

Generated using TypeDoc