您的位置:首页 > 其它

DevExpress图表控件ChartControl

2013-08-15 22:29 786 查看

Page1

WinForms Controls >

Controls >
Chart Control
The DevExpress WinForms Charts Suite provides over 60 different 2D and 3D chart types, ranging from simple bar and pie charts, to complex financial charts such as stock and candle stick charts. DevExpress WinForms Charts also give you the flexibility to
bind to any datasource that supports the IList or IEnumerable interface. And with the built-in Charts Wizard, you can configure a chart of any complexity quickly and easily at design time.

DevExpress WinForms Charts套件提供超过60种不同的2D和3D图表类型,从简单的条形图、饼形图到复杂的经济学中的股票和烛台图表。并能给你最大的灵活性绑定各种支持IList和IEnumerable  接口的数据源。利用内嵌的Charts向导,你可以在设计时轻而易举的快速配置任何复杂的图表。

Click on a tile below to learn more about our comprehensive WinForms Charts Suite.

START HERELEARN MOREHOW TOREFERENCE
Getting StartedConceptsExamplesIncluded Components
Fundamental ConceptsVisual ElementsCode Central
Training VideosEnd-User CapabilitiesDemos in Installation 
 Design-Time Features

Page2 主要特性

Main Features
WinForms Controls >

Controls >
Chart Control >
Product Information >
Main Features
The WinForms Chart Control allows you to present complex data visually, as easy-to-understand graphs and diagrams.

WinForms Chart Control 可以让你可视化的展示各种复杂的数据,作为易于理解的图形和图表。



The WinForms Chart Control ships with a wide variety of chart types (including financial charts and Gantt charts), a ready-to-use set of visual indicators, real-time monitoring tools, and analysis tools (including multi-dimensional analysis), to meet all
of your charting needs.

WinForm Chart Control带有各种各样的图表控件(包括商业上的图表和甘特图),随时可以使用的一系列可视化指示器、实时监控工具和分析工具(包括多维分析),可以满足你任何图表需要。

The WinForms Chart Control can visualize almost any type of data, regardless of the data source type, whether it is a database, an object collection, or the DevExpress Pivot Grid. The Chart Control also lets you easily visualize large amounts of data. With
smart high-level automation features, the WinForms Chart Control makes both 2D and 3D charting easier than ever, while remaining flexible and efficient via a friendly and intuitive interface.

WinForms Chart Control可以可视化几乎任意数据类型,无论数据源的类型,不管是数据库、对象集合还是DevExpress Pivot Grid枢轴网格。图表控件让你轻松地实现大数据集的可视化。使用智能化的高级自动化特色,WinForms Chart Control让2D和3D图表变得比以往更容易,与此同时,通过友好直观的借口保留了灵活高效的特性。

The main features of the WinForms Chart Control are divided into the following sections:

主要特性

General Features 常见特性
Data Binding and Exchange数据绑定和更改
Appearance Customization外观定制
End-User Capabilities终端功能
General Features

Integration with other DevExpress products such as the WinForms Pivot Grid (PivotGridControl) and the Reporting Suite (XtraReports).
See
Pivot Charting (Integration with a Pivot Grid Control) and
XRChart to learn more.
与其他DevExpress 产品集成,比如WinForms Pivot Grid(PivotGridControl)和报表套件(XtraReports).
Support for dozens of
2D and
3D chart types, ranging from simple charts (such as Bar, Column, Pie and Funnel) to advanced charts (such as

Bubble,
Gantt and
Swift Plot). See the
Series Views Overview Views topic to learn more about the chart types available.

Support for financial charts (such as
Stock and
Candle Stick), as well as technical indicators (such as
Regression Lines and
Trend Lines,
Fibonacci Indicators and
Moving Average ).
Real-life and smooth 3D rendering: True OpenGL rendering (with real light sources, shadows and flares) and full anti-aliasing support (with clean, sharp lines and no rough edges), support for diagram rotation and perspective projection, as well as support
for transparency in most series types.
Smart features and automation: smart series point labels, auto-adjustments to familiar data sources (such as the Pivot Grid), automatic scale breaks, automatic axis scale and scrolling range adjustments, as well as automatic date-time modes for the axis
of arguments.
Display of multiple series of diverse types: compatibility of series of different types in the same diagram, and support for an unlimited number of panes and secondary axes, and scale breaks and logarithmic axis scales.

Extended support for design time, including on-form object access (click a chart element to see its settings in the Properties window) and an easy-to-use and fully customizable Chart Wizard that provides all chart options and elements in a visual, intuitive
interface.
Extended explanatory capabilities: support for a flexible legend, an unlimited number of chart titles, text and image annotations, and multiple options for optimal layout adjustment.

Data Binding and Exchange

The WinForms Chart Control supports a variety of common data source types, including full ADO+ support.

支持许多公共数据源类型,包括所有ADO+支持的类型。
Unbound Mode - A series can be populated with data manually by specifying values for the (X) and (Y) coordinates of the points. It is also possible to
combine bound and unbound series views within a single diagram.
非绑定模式-序列值可以手动填充数据通过制定点的X和Y轴上的坐标。也可以在一个图表中同时使用绑定和非绑定序列。
Binding Individual Series - The WinForms Chart Control can display data from multiple data sources, so that each series can be bound to its own data table.

Using Series Templates - In this mode, the WinForms Chart Control creates series Views automatically, so there is no need to populate the Series collection
manually.
Series Data Filtering - Apply filter criteria to the data displayed by specific series, to filter unnecessary data.
Series Data Sorting - Sort data within a series by its arguments or values.

Series Data Summarization - Apply various summary functions to series data.

Printing and Exporting - If you own the

XtraPrinting Library, you can easily export your chart to an image file (multiple file formats are supported), a PDF file, an image embedded in an HTML page, an image embedded in a Microsoft Excel spreadsheet, or a printed page.

For more information, see
Providing Data and
Data Representation.

Appearance Customization

Appearance Customization For Individual Elements - You can fully customize the appearance of any of your chart's visual elements.

Multiple Palettes for Automatic Series Coloring - Built-in appearance and palettes (or style schemes) allow you to paint chart elements and color series automatically. You can also define a separate palette for painting a chart's indicators.

Custom Draw - Special events allow you to change the appearance of each individual element, and draw custom graphics over your charts.

For more information, see
Appearance Customization.

End-User Capabilities

Live Chart Resizing - When a form containing a chart is resized, and the chart changes its size along with its parent form, all chart elements are automatically resized as well.

Interactivity - Enable scrolling and zooming for both 2D and 3D diagrams, and diagram rotation for 3D diagrams. You can also allow the end-user to manipulate the position of a chart's annotations. The WinForms Chart Control also provides hit-testing support
for all chart elements.
Coordinate Conversion - Support for point-to-diagram and diagram-to-point coordinate conversion, coupled with the capability to draw custom graphics over your chart, allow you to add interactivity to your charts. 

Page3包含的组件

Included Components
WinForms Controls >

Controls >
Chart Control >
Product Information >
Included Components
The WinForms Chart Control provides the
ChartControl component to be used in WinForms applications. This control implements all charting functionalities and are available on the
DX.13.1: Data & Analytics toolbox tab in Visual Studio IDE.

在Data&Analytics工具箱的ChartControl组件。



To print or export a chart, you need to utilize the
XtraPrinting Library. For more information on how this can be done, please refer to the

Exporting section.


Note
If you want to add charts to either a WPF or a Silverlight application, you need to use

DXCharts for WPF or
DXCharts for Silverlight products.

Page 4 部署

Deployment
WinForms Controls >

Controls >
Chart Control >
Product Information >
Deployment
This document describes what assemblies are required by applications, which use the functionality of the WinForms Chart Control. Some of the assemblies are essential, while others - which provide an additional functionality - can be optionally deployed depending
on your requirements.描述应用程序使用WinForms Chart Control所需要的程序集,有些是必须的,有些提供额外功能的程序集是可选的,根据需要设置。

Note that if you use other Developer Express components in your application, using and deploying them should comply with the corresponding EULA documents. For more details on licensing information and the redistribution policy of Developer Express, refer
to
Redistribution and Deployment.

EULA最终用户许可协议(End User License Agreement) 

Required Libraries

Below are the essential libraries required by applications that use the XtraCharts Suite. These libraries are considered redistributable under the XtraCharts EULA and are intended for distribution by you to end-users of software applications that you create.

这些是可在发行的,在XtraCharts EULA 下,也为你在发布应用程序时必须。

Assembly
Description
DevExpress.Data.v13.1.dllImplements the most basic functionality common to all DevExpress controls. This includes classes for data binding, skinning, printing, exporting, as well as many other auxiliary types and resources.

实现所有DevExpress组件的大部分基本功能,包括数据绑定,皮肤,打印,导出和许多其他辅助类型和资源。
DevExpress.Utils.v13.1.dllContains basic utility classes and common skins (e.g., DevExpress Style, VS2010 and Office 2010*).

包含几本实用工具类和常用皮肤(包括DevExpress样式和VS2010和Office2010等)
DevExpress.Printing.v13.1.Core.dllContains classes that implement the basic functionality for DevExpress printing libraries.

打印
DevExpress.XtraEditors.v13.1.dllContains a set of full-featured editors supported by the XtraEditors Suite.

包含一系列全功能的编辑器
DevExpress.XtraNavBar.v13.1.dllContains a navigation bar component supported by the XtraNavBar suite.

导航条
DevExpress.Charts.v13.1.Core.dllAll DevExpress Charting controls contain classes shared via the same charting engine. These classes, along with a codebase, are intended for internal use, but also provide the basic functionality for

XtraCharts ASP.NET,
XtraCharts WinForms, as well as
DXCharts for WPF and
DXCharts for Silverlight.共享相同的图表引擎
DevExpress.XtraCharts.v13.1.dllContains basic classes that implement the main functionality for the XtraCharts suite.

实现XtraCharts套件的主要功能
DevExpress.XtraCharts.v13.1.UI.dllContains the ChartControl control that is intended for use in Windows applications.

Windows应用程序使用
DevExpress.XtraCharts.v13.1.Wizard.dllContains the
ChartWizard and auxiliary classes.
Additional Libraries

The following libraries provide additional functionality for applications that use the functionality of the Chart Control. Some of them are considered redistributable under the Chart Control EULA, and can thus be redistributed legally, while others require
separate licenses. See the Remarks column for details.

Assembly
Description
Remarks
DevExpress.BonusSkins.v13.1.dllContains bonus skins (e.g. Money Twins, Office 2007* and McSkin).This dll is required if you need to use bonus skins in your application. The library is considered redistributable under the product's EULA.
DevExpress.XtraPrinting.v13.1.dllContains the PrintingSystem component, together with other additional controls that provide the printing and exporting functionality for other controls, including ChartControl and WebChartControl.This dll is required if the chart's data (or any control's data that is based on the ChartControl or WebChartControl) needs to be printed or exported.
Note: This library is not considered redistributable under the WinForms Chart Control EULA. Deploying it requires a separate valid license.

Redistributable Libraries

The following list summarizes the libraries that are considered redistributable under the XtraCharts Suite EULA.

DevExpress.Utils.v13.1.dll
DevExpress.Data.v13.1.dll
DevExpress.Printing.v13.1.Core.dll
DevExpress.XtraEditors.v13.1.dll
DevExpress.XtraNavBar.v13.1.dll
DevExpress.Charts.v13.1.Core.dll
DevExpress.XtraCharts.v13.1.dll
DevExpress.XtraCharts.v13.1.UI.dll
DevExpress.XtraCharts.v13.1.Wizard.dll
DevExpress.BonusSkins.v13.1.dll

Non-Redistributable Libraries

Distributing any DevExpress design-time libraries ending with ".Design" (for instance, DevExpress.XtraCharts.v13.1.Design.dll, DevExpress.XtraEditors.v13.1.Design.dll and DevExpress.XtraPrinting.v13.1.Design) is strictly
prohibited.

Please consult the
EULA for additional up-to-the-minute information on which libraries, tools and executables are considered redistributable.

See Also

How Products Are Delivered and Updated
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: