ext3.2 linechart(多曲线)__BruceWong_新浪博客
2014年2月24日 - this.char1 = new Ext.chart.LineChart({ xtype: 'linechart', store: this.store, region: 'center', animationEnabled: true, boxMinHeight: 610, b...
Ext3.2实现Chart 多种,可操作
2017年5月26日 - { xtype : 'linechart', store : timeStore, url : 'Script/ExtJs/resources/charts.swf', xField : 'xName', yAxis : new Ext.chart...
Ext.chart.series.Line | Ext JS 4.0 Documentation
The field used to access the y-axis value from the items from the data source. Defined By Methods Ext.chart.series.Cartesianview sourceLine : void Ret...www.objis.com/formatio... - 百度快照 - 翻译此页
FusionCharts Free 在 ExtJs 框架中图表的应用
2013年12月30日 - showNames Boolean 是否显示横向坐标轴(x 轴)标签名称...chartLeftMargin Number 设置图表左边距chartRightMargin...divLineDecimalPrecision=”2” 指定水平分区线的...
ext3中xtype属性汇总 - PurpleLu - 博客园
2013年9月11日 - ext3中xtype属性汇总 基本组件: xtype Class 描述 button Ext.Button 按钮 ...linechart Ext.chart.LineChart 连线图 piechart Ext.chart.PieChart 扇...