To define the footer’s text color and size, use the following code:
footer: {
visible: true,
text: "Footer",
textStyle:{
fill:"#ff6600",
"font-size": "20pt"
},
},
This topic illustrates the following:
The following image shows the chart footer with an orange forecolor: