SciChart WPF v5 Tutorial: Creating a SciChartSurface with Series in code

preview_player
Показать описание
SciChart WPF v5 Tutorial: Creating a SciChartSurface with Series in code


This tutorial shows you how to create a SciChartSurface with XAxis, YAxis, simple zoom and pan behaviour.

Next we add some series (Line, Scatter series) and some data.

The result is a simple chart with zooming, panning and two series in under 10 minutes.

Link to the text-version of this tutorial:

Links to the source code for the SciChart WPF Tutorials

To find out more about SciChart WPF, please visit:


For tech support and assistance, please visit

or
Рекомендации по теме
Комментарии
Автор

A very clear explanation, thank you very much !

alexandrelarribau
Автор

<Grid>
<s:SciChartSurface>

<s:TextAnnotation Text="Hello, world" X1="5.0" Y1="5.0" />

</s:SciChartSurface>
</Grid>

TextAnnotation is not displayed!What's wrong?

techno
join shbcf.ru