使用图块层(Tile Layer)为地图控件添加虚拟背景

地图控件(Map)使用新增的地图提供器来支持数据虚拟化功能,包含Bing Map,Google Map,MapQuest,Open Street Maps,及CloudMade。开发人员通过扩展图块层提供器(Tile Provider API)便可创建自定义图块层提供器(Custom Tile Providers),且可以使用其他的地图服务器来实现数据可视化。

ActiveReports 8 SP1 新特性介绍

全新发布的 ActiveReports 8 SP1 包含以下新特性:<ul><li>地图控件支持多种地图提供器</li><li>HTML5 Viewer运行时数据源绑定</li><li>RDLX及RPX中集成报表服务器上下文信息</li><li>WPF浏览器中添加时间选择器</li><li>区域报表运行时性能优化</li><li>增强报表服务器中任务计划功能</li></ul>

漫游ActiveReports8的demo源码库

&#160;&#160; 对于软件工程师(程序员)而言,学习一项新技能,速度最快、效果最好、效率最高的办法是通过厂商提供的demo学习:直观的截图、详解的描述、可运行的源代码。&#160; (注意,没有之一)。&#160;&#160; 在AR的发布包中,提供了功能丰富的示例源码库:对绝大多数的需求,可在这个自带源码库中找到原型。如通读AR的demo源码库,可快速的、直观帮您解决困惑,同时可获得报表设计的灵感。 <ul> <li><strong>demo源码目录</strong>:C:\Users\[计算机名称]\Documents\ComponentOne Samples\ActiveReports 8 </li> <li><strong>demo帮助文档</strong>: ActiveReports 8 &gt; ActiveReports User Guide &gt; <strong><font color="#ff0000">Samples and Walkthroughs节</font></strong> </li> </ul>

ActiveReports 区域报表(Section)加载多数据源实战

基于代码的区域报表非常灵活,如,可在同一个页面实现多个数据源(本例展现的是多个DataTable)绑定,其核心思想是区域报表的detail_Format事件中赋值的。

ActiveReports 8 新特性(8):HTML5报表浏览器使用功能解析

本文以安装AR8自带的源码HTML5 Viewer为例,介绍一下HTML5报表浏览器的使用功能,并一一说明如何使用。<a href="http://www.grapecity.com.cn/image.ashx?picture=AR8_HTML5_desktop.gif"><img title="AR8_HTML5_desktop" style="border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; display: inline; border-top-width: 0px" border="0" alt="AR8_HTML5_desktop" src="http://www.grapecity.com.cn/image.ashx?picture=AR8_HTML5_desktop.gif" width="614" height="611" /></a>

ActiveReports 8 新特性(6):地图控件(map)空间数据源、分析数据

地图数据包含两类数据:空间数据源(Spatial Data)和分析数据(Analytical Data).

ActiveReports 8 新特性(7):地图控件(map)实战篇

我们通过如下步骤实战一个带地图控件的AR8页面报表:Visual Studio winform工程添加页面报表 页面报表添加数据源(Data Source) 页面报表添加数据集(DataSet) 添加地图控件到页面报表并配置数据-空间数据源、分析数据 配置地图控件的外观 浏览页面报表(运行时效果) <a href="http://www.grapecity.com.cn/image.ashx?picture=AR8-map_thumb.gif"><img title="AR8-Design" style="border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; display: inline; border-top-width: 0px" border="0" alt="AR8-Design" src="http://www.grapecity.com.cn/image.ashx?picture=AR8-map_thumb.gif" width="614" height="446" /></a>

ActiveReports 8 新特性(5):地图控件(map)的组成元素

地图标题(Title) 视图区域(ViewPort) 图例(Lengend) 距离标尺(Distance Scale) 地图图层面板(Layers Pane)视图控制面板(View Pane) <a href="http://www.grapecity.com.cn/image.ashx?picture=image_364.png"><img title="AR8_map_title" style="border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; display: inline; border-top-width: 0px" border="0" alt="AR8_map_title" src="http://www.grapecity.com.cn/image.ashx?picture=image_364.png" width="614" height="393" /></a>

ActiveReports 8 新特性(2):HTML5 报表浏览器

全新发布的ActiveReports 8 中引入HTML 5 Viewer,可为移动设备提供强大的报表功能,用户可在移动设备中进行报表查看、导出、数据分析、数据钻取等操作。而且具有良好的跨设备(IOS、Android和Windows Phone)和跨浏览器(IE、Chrome、FireFox和Safari)兼容性。同时,HTML5 Viewer 可与Knockout、Bootstrap等前端框架结合使用。<br/><img src="/image.ashx?picture=image_thumb_335.png" alt="HTML5 报表浏览器" width="500px" />

ActiveReports 8 新特性(1):交互式地图控件

ActiveReports 8 中新增的交互式地图控件(Map),可将空间数据和分析数据相结合,以直观、有效的方式进行呈现,改进报表数据可视化效果的同时,还能为报表数据添加交互能力。用户可使用该控件,开发基于地理位置信息的交互式应用程序。<br/><img src="/image.ashx?picture=image_thumb_328.png" alt="交互式地图控件" width="500px" />