Questions tagged [syncfusion]

Use this tag for questions relating to the Syncfusion UI components suite for Web, Desktop, and Mobile Apps.

Syncfusion provides Professional UI Controls for

  • Windows Forms
  • WPF
  • ASP.NET
  • ASP.NET MVC
  • JavaScript
  • LightSwitch HTML
  • Mobile MVC
  • Silverlight
  • Windows Phone
  • WinRT
  • Universal Windows
  • Xamarin
  • Orubase

Additionally to the control collections, Syncfusion offers file-based support and solutions for

  • Excel
  • Pdf
  • Word
  • Powerpoint

Enterprise-level users have additional access to

  • Dashboarding
  • Big data
  • Reporting
1647 questions
4
votes
2 answers

Set vertical text on x axis in syncfusion column chart

NET MVC 4.0 with Syncfusion controls to implement graph. I have successfully implemented it and running fine but when there are more data in x axis the text overlap each other so I want to show it vertically so it will show it…
3 rules
  • 1,359
  • 3
  • 26
  • 54
4
votes
1 answer

Do I need to use Syncfusion Essential Studio or can I just use NuGet packages?

I'm very confused about Syncfusion Essential Studio. I want to use the XlsIo package in my app to extract some data from an Excel file and I don't understand how I should reference it. The preferred way would be to use NuGet packages, for I which I…
enzi
  • 4,057
  • 3
  • 35
  • 53
4
votes
0 answers

How to use Persian Calendar in Syncfusion.SfCalendar.android xamarin controls

I'm using Syncfusion.SfCalendar.android in Xamarin to show a Persian Calendar in the application (for Android). To use Hijri calendar, I've the "locale" as follows: calendar.Locale = new Java.Util.Locale("FA", "IR"); But unfortunately, month names…
Mahnian
  • 496
  • 3
  • 8
4
votes
1 answer

How to export synfusion chart in pdf in asp.net c#

I have a page on which i have rendered three charts Line chart,column chart,bar chat. All charts are rendered using sync-fusion chart control. Now I have to download all the charts in pdf or in Jpeg. Please help.
3
votes
1 answer

How can I save models in Syncfusion Blazor components after selecting languages using SfMultiSelect?

I'm working with Syncfusion Blazor components and I'm having some issues saving the model, for instance: ... ...