MVC5 Classic
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:

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback