SRGraphDisplay::DrawStrataVBarData
voidSRGraphDisplay::DrawStrataVBarData(void)
Draws strata vertical bar plots
Defined in: SRGraphDisplay.cpp
Return Value
void
Remarks
A strata bar chart shows the summed total of a particular index over all groups. The height of the combined bar represents the total over all groups. Areas within the bar show how much each group contributes to the total. For example, a strata bar chart could be used to show the market share of individual car manufacturers (groups) over several years (indices).