如何滚动到融合图表

编程入门 行业动态 更新时间:2024-10-08 22:47:27
本文介绍了如何滚动到融合图表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

如何在服务器端渲染时将融合图表设置为可滚动。我已搜索并找到了numVisiblePlot属性,但它无效。我的XML代码如下 < chart palette ='2'caption ='按产品销售'subCaption ='2006年3月'showValues ='0'divLineDecimalPrecision ='1'limitDecimalPrecision ='1'PYAxisName ='Amount'SYAxisName ='Quantity'numberPrefix ='$'formatNumberScale =' 0' numVisiblePlot ='5' yAxisName ='lbs。'lineColor ='B7B7B7'> < chart>

解决方案

'formatNumberScale ='0' numVisiblePlot ='5' yAxisName ='lbs。'lineColor ='B7B7B7'> < chart> ;

How can I make fusion charts as scrollable while rendering on server side. I had searched and found "numVisiblePlot" property for that but it is not working.My XML code is as below <chart palette='2' caption='Sales by Product' subCaption='March 2006' showValues='0' divLineDecimalPrecision='1' limitsDecimalPrecision='1' PYAxisName='Amount' SYAxisName='Quantity' numberPrefix='$' formatNumberScale='0' numVisiblePlot='5' yAxisName='lbs.' lineColor='B7B7B7'> <chart >

解决方案

' formatNumberScale='0' numVisiblePlot='5' yAxisName='lbs.' lineColor='B7B7B7'> <chart >

更多推荐

如何滚动到融合图表

本文发布于:2023-11-23 06:42:05,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1620474.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:图表

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!