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.
推薦閱讀
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第二版)
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(第三版)
- Visual C++程序設(shè)計(jì)教程
- PostgreSQL 11從入門(mén)到精通(視頻教學(xué)版)
- 編譯系統(tǒng)透視:圖解編譯原理
- Mastering Apache Spark 2.x(Second Edition)
- Building Dynamics CRM 2015 Dashboards with Power BI
- Python計(jì)算機(jī)視覺(jué)和自然語(yǔ)言處理
- 貫通Tomcat開(kāi)發(fā)
- 精益軟件開(kāi)發(fā)管理之道
- 從零開(kāi)始學(xué)UI設(shè)計(jì)·基礎(chǔ)篇
- Python人工智能項(xiàng)目實(shí)戰(zhàn)
- Learning QGIS(Second Edition)
- Python Business Intelligence Cookbook
- 數(shù)據(jù)分析從入門(mén)到進(jìn)階