@brief Struct to represent an Excel chart.
The members of the lxw_chart struct aren't modified directly. Instead the chart properties are set by calling the functions shown in chart.h.
See Implementation
@brief Struct to represent an Excel chart.
The members of the lxw_chart struct aren't modified directly. Instead the chart properties are set by calling the functions shown in chart.h.