Sets the specified property of Axis.
var chart = new CanvasJS("container", { . . axisX: { title: "axisX Title" }, . . }); chart.render(); chart.axisX[0].set("title", "New title for axisX", false); chart.axisX[0].set("titleFontColor", "red", false); chart.axisX[0].set("titleFontSize", 26);
Please refer to Axis Element for complete list of properties that can be set via this method.
Server Side Technologies |
Front End Technologies |
Contact |
|
---|---|---|---|
ASP.NET MVC Charts | JavaScript Charts | FAQs | |
PHP Charts | jQuery Charts | Sales Enquiries | |
Spring MVC Charts | React Charts | Support Forum | |
JSP Charts | Angular Charts | Careers | |
JavaScript StockCharts | |||
Privacy Policy © fenopix