MVC5 Classic
Define the Footer

To define the footer’s text color and size, use the following code:

footer: {
                text: "Footer",
               textStyle:{
                    fill:"#6699cc",
                    stroke: "#6699cc",
                    "font-size": "24pt",
                    }
          
    },

 

 


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

Product Support Forum |  Documentation Feedback