WPF Chart - Examples
SciChart WPF ships with hundreds of WPF Chart Examples which you can browse, play with, view the source-code and even export each WPF Chart Example to a stand-alone Visual Studio solution. All of this is possible with the new and improved SciChart WPF Examples Suite, which ships as part of the SciChart WPF SDK.
Our WPF Impulse (Stem) Chart generates an Impulse-response style chart with optional point-marker in code. The FastImpulseRenderableSeries can be used to render an XyDataSeries, XyyDataSeries (uses Y1 only) or OhlcDataSeries (renders close).
Tip!
You can add optional data-point markers to a impulse series using the PointMarker API. This is very performant and uses the same bitmap rendering as our Scatter-Charts.
Documentation Links
– FastImpulseRenderableSeries Type
– XyDataSeries Type
– What is a RenderableSeries?
– DataSeries Types in SciChart
– Common RenderableSeries Properties
Want to create this WPF Impulse Chart?
The C#/WPF source code for the WPF impulse chart example is included below.
You can also view the source code from one of the following sources:
- Clone the SciChart.WPF.Examples from Github.
- SciChart WPF Examples suite.
- SciChart WPF Trial – you’ll have access to the source code to all 50 2D & 3D WPF Chart Types.
Download the examples or begin your free trial today.
How to get started
Ready to get started with your free 30-day trial? Read our Getting Started Guide for help with the following:
- Begin your free trial
- Create charts with tutorials
- Compile example source code
- Access documentation
Bring your big-data visualizations to life with a free trial of SciChart.WPF. No credit card details are required.
Get Started With Your Free Trial
Why use SciChart?
We are the go-to charting software for businesses all around the world – particularly for big-data, real-world applications. SciChart offers the quickest WPF charts in the world thanks to our in-house GPU hardware accelerated graphics engine and dedicated team of developers. We offer limitless customizations along with 5-star rated technical support for our outstanding chart applications.
- World’s fastest real-time WPF chart performance
- Supports endless customizations & interactive features
- Top-rated support for developers
- Winner of the Queen’s Award for Innovation
- 98% of users recommend SciChart
Frequently Asked Questions
What does the licence include?
Our WPF chart software licence is designed for a single developer. However, this can be downloaded across multiple devices which is ideal for cross-platform developers. You will have access to all our high functioning WPF 2D and 3D charts and extensive API, as well as our world-class tech support.
We need help with a specialist big-data project – can you help?
Yes. If you need some more advice and support on the best way to address your current data visualization needs, we provide a consultancy service to help you plan and implement the right charting applications.
The C#/WPF source code for the WPF Impulse (Stem) Chart example is included below (Scroll down!).
Did you know you can also view the source code from one of the following sources as well?
- Clone the SciChart.WPF.Examples from Github.
- Or, view source in the SciChart WPF Examples suite.
- Also the SciChart WPF Trial contains the full source for the examples (link below).