UF_SF_LEGEND_index_attr_s (view source)
 
Defined in: uf_sf_legend.h
 
Also known as:
 


Data Members

attr_mask
unsigned int
This field is set to one or more of the following
symbols OR'd together to indicate which of the
remaining fields of the structure are set.
UF_LEGEND_INDEX_HEIGHT_ATTR
UF_LEGEND_INDEX_COLOR_ATTR
UF_LEGEND_INDEX_TEXT_ATTR

height_percent
int
The percentage of the legend area which the
index fills. The index is placed in the
middle of the legend unless there is a long
header in which case the index follows
directly after. default: 50%

color_attr
UF_SF_LEGEND_index_color_attr_t
The attributes of the color index
default: none specified

text_attr
UF_SF_LEGEND_index_text_attr_t
The attributes of the text index
If not specified, default labeling will be used
for the color index. default: none specified