Type alias ChartVariantType

ChartVariantType: "column" | "bar" | "area" | "line_straight" | "line_smooth" | "pie" | "numeric"

Generated using TypeDoc