lxw_chart

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct lxw_chart {}

Members

Structs

_Anonymous_4
struct _Anonymous_4
Undocumented in source.
_Anonymous_5
struct _Anonymous_5
Undocumented in source.

Variables

axis_id_1
uint axis_id_1;
Undocumented in source.
axis_id_2
uint axis_id_2;
Undocumented in source.
axis_id_3
uint axis_id_3;
Undocumented in source.
axis_id_4
uint axis_id_4;
Undocumented in source.
cat_has_num_fmt
ubyte cat_has_num_fmt;
Undocumented in source.
chart_group
ubyte chart_group;
Undocumented in source.
chartarea_fill
lxw_chart_fill* chartarea_fill;
Undocumented in source.
chartarea_line
lxw_chart_line* chartarea_line;
Undocumented in source.
chartarea_pattern
lxw_chart_pattern* chartarea_pattern;
Undocumented in source.
default_cross_between
ubyte default_cross_between;
Undocumented in source.
default_label_position
ubyte default_label_position;
Undocumented in source.
default_marker
lxw_chart_marker* default_marker;
Undocumented in source.
delete_series
short* delete_series;
Undocumented in source.
delete_series_count
ushort delete_series_count;
Undocumented in source.
down_bar_fill
lxw_chart_fill* down_bar_fill;
Undocumented in source.
down_bar_line
lxw_chart_line* down_bar_line;
Undocumented in source.
drop_lines_line
lxw_chart_line* drop_lines_line;
Undocumented in source.
file
_IO_FILE* file;
Undocumented in source.
gap_y1
ushort gap_y1;
Undocumented in source.
gap_y2
ushort gap_y2;
Undocumented in source.
grouping
ubyte grouping;
Undocumented in source.
has_drop_lines
ubyte has_drop_lines;
Undocumented in source.
has_high_low_lines
ubyte has_high_low_lines;
Undocumented in source.
has_horiz_cat_axis
ubyte has_horiz_cat_axis;
Undocumented in source.
has_horiz_val_axis
ubyte has_horiz_val_axis;
Undocumented in source.
has_overlap
ubyte has_overlap;
Undocumented in source.
has_table
ubyte has_table;
Undocumented in source.
has_table_horizontal
ubyte has_table_horizontal;
Undocumented in source.
has_table_legend_keys
ubyte has_table_legend_keys;
Undocumented in source.
has_table_outline
ubyte has_table_outline;
Undocumented in source.
has_table_vertical
ubyte has_table_vertical;
Undocumented in source.
has_up_down_bars
ubyte has_up_down_bars;
Undocumented in source.
high_low_lines_line
lxw_chart_line* high_low_lines_line;
Undocumented in source.
hole_size
ushort hole_size;
Undocumented in source.
id
uint id;
Undocumented in source.
in_use
ubyte in_use;
Undocumented in source.
is_chartsheet
ubyte is_chartsheet;
Undocumented in source.
is_protected
ubyte is_protected;
Undocumented in source.
legend
lxw_chart_legend legend;
Undocumented in source.
list_pointers
_Anonymous_5 list_pointers;
Undocumented in source.
no_title
ubyte no_title;
Undocumented in source.
ordered_list_pointers
_Anonymous_4 ordered_list_pointers;
Undocumented in source.
overlap_y1
byte overlap_y1;
Undocumented in source.
overlap_y2
byte overlap_y2;
Undocumented in source.
plotarea_fill
lxw_chart_fill* plotarea_fill;
Undocumented in source.
plotarea_line
lxw_chart_line* plotarea_line;
Undocumented in source.
plotarea_pattern
lxw_chart_pattern* plotarea_pattern;
Undocumented in source.
rotation
ushort rotation;
Undocumented in source.
series_index
ushort series_index;
Undocumented in source.
series_list
lxw_chart_series_list* series_list;
Undocumented in source.
show_blanks_as
ubyte show_blanks_as;
Undocumented in source.
show_hidden_data
ubyte show_hidden_data;
Undocumented in source.
style_id
ubyte style_id;
Undocumented in source.
subtype
ubyte subtype;
Undocumented in source.
table_font
lxw_chart_font* table_font;
Undocumented in source.
title
lxw_chart_title title;
Undocumented in source.
type
ubyte type;
Undocumented in source.
up_bar_fill
lxw_chart_fill* up_bar_fill;
Undocumented in source.
up_bar_line
lxw_chart_line* up_bar_line;
Undocumented in source.
write_chart_type
void function(lxw_chart*) write_chart_type;
Undocumented in source.
write_plot_area
void function(lxw_chart*) write_plot_area;
Undocumented in source.
x_axis
lxw_chart_axis* x_axis;
Undocumented in source.
y_axis
lxw_chart_axis* y_axis;
Undocumented in source.

Meta