libxlsxwriter
Loading...
Searching...
No Matches
lxw_chart_series Struct Reference

Struct to represent an Excel chart data series. More...

Detailed Description

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.

Examples
chart_area.c, chart_bar.c, chart_column.c, chart_data_labels.c, chart_data_table.c, chart_data_tools.c, chart_doughnut.c, chart_line.c, chart_pattern.c, chart_pie.c, chart_radar.c, chart_scatter.c, and chartsheet.c.