lxw_chart_series

@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.

extern (C)
struct lxw_chart_series

Meta