To define the legend’s border color, use the following code:
legend: {
text:"legend",
style:{
fill:"#f1f1f1",
stroke: "#6699cc",
}
This topic illustrates the following:
The following image shows the Legend with a light blue border and light fill color: