other-label attribute

Type:string
Inherited:no
Used By:piegraph
Default:"Other"
See:other-percentage

The name to give to the "Other" slice of the Pie Graph, if it exists. Whether or not it does exist is determined by the other-percentage attribute.

piegraph { other-percentage:5; other-label:'Other values' }