Skip to content

Commit

Permalink
update existing Syncfusion files from v14 to v17, which helps resolve #…
Browse files Browse the repository at this point in the history
…11

**Warning**: I got those files by copying a Syncfusion install directory into qiqqa::/libs/ and overwriting existing files. v17 has a few more files, but those seem not to be required/used by Qiqqa, as **only overwriting what was already there** in the **Qiqqa** install directory seems to deliver a working Qiqqa tool. :phew:
  • Loading branch information
GerHobbelt committed Aug 2, 2019
1 parent 142e06d commit b359039
Show file tree
Hide file tree
Showing 61 changed files with 791,785 additions and 334,766 deletions.
Binary file modified libs/Syncfusion.Chart.Base.dll
Binary file not shown.
3,156 changes: 2,844 additions & 312 deletions libs/Syncfusion.Chart.Base.xml

Large diffs are not rendered by default.

Binary file modified libs/Syncfusion.Chart.WPF.dll
Binary file not shown.
15 changes: 15 additions & 0 deletions libs/Syncfusion.Chart.WPF.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,11 @@
Initializes ChartArea
</summary>
</member>
<member name="M:Syncfusion.Windows.Chart.Chart3D.#ctor">
<summary>
Initializes an instance of the <see cref="T:Syncfusion.Windows.Chart.Chart3D"/> class.
</summary>
</member>
<member name="M:Syncfusion.Windows.Chart.Chart3D.OnCameraProjectionChanged(System.Windows.DependencyPropertyChangedEventArgs)">
<summary>
Updates property value cache and raises CameraProjectionChanged event.
Expand Down Expand Up @@ -9167,6 +9172,16 @@
<param name="forPositive"></param>
<returns></returns>
</member>
<member name="M:Syncfusion.Windows.Chart.ChartArea.GetStackInfo(Syncfusion.Windows.Chart.ChartSeries,System.Double,System.Nullable{System.Boolean},System.Int32)">
<summary>
Return double value Based on given series collection
</summary>
<param name="series"></param>
<param name="position"></param>
<param name="forPositive"></param>
<param name="stackInfoCurrentIndex"></param>
<returns></returns>
</member>
<member name="M:Syncfusion.Windows.Chart.ChartArea.GetPercentageStackInfo(Syncfusion.Windows.Chart.ChartSeries,Syncfusion.Windows.Chart.ChartIndexedDataPoint)">
<summary>
Gets the percentage stack info.
Expand Down
Binary file modified libs/Syncfusion.Compression.Base.dll
Binary file not shown.
Loading

0 comments on commit b359039

Please sign in to comment.