wwenzzong / how-to-create-a-real-time-chart-e1836

.NET, XtraCharts Suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files to look at:

How to create a real-time chart

The following example demonstrates how to create a real-time chart which uses a Swift Plot series at runtime.

Note that this series view type is associated with the Swift Plot Diagram type, and you should cast your diagram object to this type, in order to access its specific options.

Starting from v2014 vol 1, text pattern properties (AxisLabel.TextPattern, SeriesLabelBase.TextPattern, SeriesBase.LegendTextPattern) have been introduced instead of point options.


About

.NET, XtraCharts Suite

License:Other


Languages

Language:C# 100.0%