klyn.io.xlsx.Chart.type
property
public readonly property type as String:
Description

Chart type.

Example
assert Chart({"type": "line"}).type == "line"