To define the footer’s text color and size, use the following code:
footer: {
visible: true,
text: "Footer",
textStyle:{
fill:"#6699cc",
stroke: "#6699cc",
"font-size": "18pt"
},
},
This topic illustrates the following:
The following image shows the chart footer with a light blue forecolor: