Skip to main content

Exploring Examples

Interactive Examples is the demo application for LightningChart® .NET, its shortcut appears in Start menu / LightningChart .NET SDK. It can also be run from Dev Center. There are more than 200 examples, which could be very helpful while you are learning how to use library or just searching for the idea of implementation/functionality. The overview of demo usage can be found on this page.

demos

Main features of Interactive Examples App are:

  • interactivity: not only zooming/panning/tracking, but also data point (or series) count can be changed;
  • source code of example extractable as standalone application;
  • examples could be search by keywords (from list of Tags or text in the description);
  • Properties Editor to modify Chart's public properties on-fly;
  • exporting of chart-image to file or clipboard, printing with preview or export chart as XML file;
  • 2D transformation of chart (flip, rotate);
  • color theme change on-fly;
  • list of Favorite examples could be created, exported and shared;
  • user can start email with question or feedback about specific example directly from app.
tip

The overview of demo usage can be found on this page.