element StackedBars
diagram mws_p198.png
namespace http://www.mapinfo.com/mxp
properties
content complex
used by
element BarLayout
attributes
Name  Type  Use  Default  Fixed  Annotation
graduatedSize  xs:boolean  optional  true    
annotation
documentation
The bars in the graph display in a single stack. If attribute "graduatedSize" is "true" (default), the height of the total stack is determined according to the BarBaseSize using the sum of all the individual bars values. The height of each bar in the stack is the proportion of that bar's values to the sum. This means the sizes of all bars and bar stacks are relative to each other. If attribute "graduatedSize" is "false", the height of the total stack is determined according to the BarBaseSize but using only the MapScale and Height, so every bar stack has the same height at a given scale. The height of each bar in the stack is the proportion of that bars value to the sum of all bars in the stack. This means that the sizes of bars in the same graph are relative to each other but are not relative to the same bar type in the other bar graphs.

attribute StackedBars/@graduatedSize
type xs:boolean
properties
use optional
default true


Copyright 2007, 2022 Precisely support.precisely.com