- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- Sanket Nadhani Pallav Nadhani Shamasis Bhattacharya
- 78字
- 2021-08-27 11:58:19
Customizing the chart border
By default, the 2D charts have a border around them and the 3D ones do not. To enable the border in a 3D chart, you just need to set<chart showBorder='1'...>
. The border's color and thickness can then be customized using the borderColor
and borderThickness
attributes respectively.
The 2D charts have a border around the canvas too, which can be customized using the same attributes, just that you need to prefix the word canvas
before them.
推薦閱讀
- Spring 5企業(yè)級開發(fā)實(shí)戰(zhàn)
- Mobile Web Performance Optimization
- Java EE 6 企業(yè)級應(yīng)用開發(fā)教程
- SQL Server 2016從入門到精通(視頻教學(xué)超值版)
- 程序員面試算法寶典
- Practical Windows Forensics
- 程序員修煉之道:通向務(wù)實(shí)的最高境界(第2版)
- Mastering Linux Network Administration
- 從Java到Web程序設(shè)計教程
- Babylon.js Essentials
- JQuery風(fēng)暴:完美用戶體驗(yàn)
- 多媒體技術(shù)及應(yīng)用
- Web開發(fā)的平民英雄:PHP+MySQL
- SFML Game Development
- C/C++代碼調(diào)試的藝術(shù)