• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Print and Export in ASP.NET Core Range Selector Control

This sample illustrates the export feature in the range navigator. You can export the range navigator in PNG, SVG, PDF or JPEG format by clicking Export. Print feature is also enabled in this sample.

DEMO
SOURCE

Mobile Sales Trends - 2017




Export Type:
File Name:

In this example, you can see how to render and configure the export feature. The rendered range navigator can be exported as either JPEG, PNG or SVG format. It can be achieved using the Blob. It is supported only in modern browsers.

More information on the export can be found in this documentation section.