libxlsxwriter
|
Struct to represent a chart fill. More...
Data Fields | |
lxw_color_t | color |
uint8_t | none |
uint8_t | transparency |
lxw_color_t lxw_chart_fill::color |
The chart font color. See Working with Colors.
uint8_t lxw_chart_fill::none |
Turn off/hide line. Set to 0 or 1.
uint8_t lxw_chart_fill::transparency |
Set the transparency of the fill. 0 - 100. Default 0.