new Legend({
font: "sans-serif",
fontSize: "14px",
width: 230,
height: 200,
margin: 25,
symbolWidth: 10,
symbolHeight: 10,
wrap: 125,
offsetY: 0,
borderColor: "none",
symbols: [
{
symbol: "circle",
style: { fill: "#5C8C42", stroke: "none" },
text: "Political and diplomatic"
},
{
symbol: "circle",
style: { fill: "#2E75B8", stroke: "none" },
text: "Economic"
},
{
symbol: "circle",
style: { fill: "#E68A17", stroke: "none" },
text: "Military*"
},
{
symbol: "circle",
style: { fill: "#A65583", stroke: "none" },
text: "Psychological"
}
]
}).render