libxlsxwriter
Loading...
Searching...
No Matches
Data Fields
lxw_chart_fill Struct Reference

Struct to represent a chart fill. More...

Detailed Description

See Chart formatting: Fill.

Examples
chart_data_labels.c, chart_data_tools.c, chart_doughnut.c, and chart_pie.c.

Data Fields

lxw_color_t color
 
uint8_t none
 
uint8_t transparency
 

Field Documentation

◆ color

lxw_color_t lxw_chart_fill::color

◆ none

uint8_t lxw_chart_fill::none

Turn off/hide line. Set to 0 or 1.

◆ transparency

uint8_t lxw_chart_fill::transparency

Set the transparency of the fill. 0 - 100. Default 0.