|
libxlsxwriter
|
Struct to represent a chart pattern. More...
See Chart formatting: Pattern.
Data Fields | |
| lxw_color_t | fg_color |
| lxw_color_t | bg_color |
| uint8_t | type |
| lxw_color_t lxw_chart_pattern::fg_color |
The pattern foreground color. See Working with Colors.
| lxw_color_t lxw_chart_pattern::bg_color |
The pattern background color. See Working with Colors.
| uint8_t lxw_chart_pattern::type |
The pattern type. See lxw_chart_pattern_type.