Syncfusion Essential Studio ASP.NET Core 2019 Volume 2 SP1

Released: Aug 22, 2019

Updates in 2019 Volume 2 SP1

Features

PDF Viewer

  • Provided support for importing and exporting annotation details as a JSON object.

Fixes

AccumulationChart

  • Breaking Changes
    • Type for the Animation property in the Series is changed to AccumulationChartAnimation from object.

Chart

  • Breaking Changes
    • Type for the Font property in the DataLabel is changed to ChartFont from object.
    • Type for the Margin property in the DataLabelis changed to ChartMargin from object.
    • Type for the Border property in the DataLabel is changed to ChartBorder from object.
    • Type for the Border property in the Marker is changed to ChartBorder from object.

MultiSelect

  • Fixes
    • Now, MultiSelectFor works properly when loads the data dynamically by the URL Adaptor.

PDF Viewer

  • Breaking Changes
    • The following API is renamed: toolbarItem > toolbarItems.
  • Fixes
    • Exception will no longer be thrown while loading the PDF document as FileStream.

Slider

  • Fixes
    • Ticks rendering issue in the vertical slider has been fixed.