outer-key-percentage attribute

Type:number
Inherited:no
Used By:piegraph
Default:3
See:display-key

The minimum percentage of the Pie Graph a slice can be before it's key is moved from "inner" to "outer" (ie. Before the slice is printed next to the graph, as opposed to directly on the slice).

Set to zero to make every key "inner". This attribute has no effect if the display-key attribute is a variety of "boxed" or is already "outer".

piegraph { display-key:rotated-inner-flat-outer; outer-key-percentage:0; }