WPF 图表控件 [英] WPF chart controls

查看:40
本文介绍了WPF 图表控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个非常简单的 WPF 图表,它应该有一个 2D 图形和应该有平移和缩放设施.

I am looking for a very simple WPF chart which should have a 2D graph and should have pan and zoom facilities .

推荐答案

支持平移/缩放的免费工具:

Free tools supporting panning / zooming:

  • Live Charts
  • ScottPlot
  • DynamicDataDisplay - a nice, open source data visualization library. Unfortunately it's not been updated since April 30, 2009.
  • OxyPlot

没有内置平移/缩放支持的免费工具:

Free tools without built in pan / zoom support:

  • WPF Toolkit. Supports most important 2D charts, you'll have to implement pan / zoom yourself.
  • WPF Toolkit Development Release. Supports stacked charts, equivalent to the Silverlight version.

具有内置平移/缩放支持的付费工具:

Paid tools with built in pan / zoom support:

  • Visiblox Charts (Discontinued). Support for the most important 2D charts, comes with zooming and panning. The free version comes with watermark. (See this blog post on using zooming / panning)
  • SciChart WPF. Supports DirectX accelerated 2D & 3D charts, comes with zooming and panning, mouse-wheel with animation on zoom. (See this blog post on using zooming / panning across multiple charts)
  • Infragistics xamDataChart. Supports most important 2D charts, zooming and panning. See this blog article on how to use zooming.
  • Telerik RadChart. Supports lots of 2D charts, has some support for zooming and panning, you might need to do a little work on that.
  • Visifire. Supports lots of 2D charts and zooming without animation, might need to do some extra work for smoother zooming.(This service is no longer available)
  • DevExpress ChartControl. Supports most common 2D Series types, zooming and panning (scrolling) operations can be performed using the mouse, keyboard, and touch gestures.
  • Syncfusion SfChart. Supports many 2D series types and provides the interactive zooming feature that supports the touch mode. Various zoom types are supported (mouse wheel, pinch, selection).

完全披露:我一直在大力参与 Visiblox 的开发,因此我比其他库更详细地了解该库.

Full Disclosure: I have been heavily involved in development of Visiblox, hence I know that library in much more detail than the others.

这篇关于WPF 图表控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆