Widgets > Chart Widgets > wijlinechart > wijlinechart How To > Define the Header |
To define the header’s text color and size, use the following code:
header: {
visible: true,
text: "Concurrent Steam Users (most recent 48 hours)",
textStyle: {
fill: "#33cc33",
font-size: “18pt”
}
},
This topic illustrates the following:
The following image shows the chart header with a light blue forecolor and larger font size: