@brief Struct to represent an Excel chart data series.
The lxw_chart_series is created using the chart_add_series function. It is used in functions that modify a chart series but the members of the struct aren't modified directly.
See Implementation
@brief Struct to represent an Excel chart data series.
The lxw_chart_series is created using the chart_add_series function. It is used in functions that modify a chart series but the members of the struct aren't modified directly.