Actipro Charts for Silverlight のリリース

Released: Mar 11, 2019

2018.1 build 0232 での更新項目

機能

  • Added the PieSeries.SliceToolTipFormat, SliceToolTipFunc, ChildSliceToolTipFormat, and ChildSliceToolTipFunc properties, which can be used to supply pie slice tooltips.
  • Updated stacked charts to show each data point's actual value in the label instead of the stacked value.

不具合の修正

  • Fixed a rendering bug when plotting charts for a single date/time axis unit range.

Released: Oct 16, 2018

2018.1 build 0231 での更新項目

機能

  • Updated bar charts to pass the XYDataPoint as data context into the BarTemplate.

Released: Mar 1, 2018

2017.2 build 0223 での更新項目

機能

  • Changed the ISeriesStyleSelector.SelectBarStyle method to be passed bar index and count, allowing for individual bars to be customized.

Released: Dec 29, 2017

2017.2 build 222 での更新項目

機能

  • Added property that determines if anti-aliasing of lines are reduced at the cost of making smooth curves more jagged.

Released: Jun 28, 2017

2017.1 build 211 での更新項目

不具合の修正

  • Fixed a bug where a single bar in chart might not render properly.

Released: Mar 19, 2017

2017.1 build 0210 での更新項目

機能

  • Updated labels to not render if their text is null.

Released: Nov 17, 2016

2016.1 build 0203 での更新項目

不具合の修正

  • Fixed a bug where pointer axis labels would trigger unnecessary collision handling in certain scenarios.
  • Fixed a bug where using a grouped axis with a GroupingFunc and LabelFunc might lead to incorrect group slotting in certain scenarios.

Released: Aug 13, 2016

2016.1 build 0202 での更新項目

不具合の修正

  • Fixed a bug where an exception could occur when an existing PieChart's template is reapplied in a certain scenario.

Released: Feb 9, 2016

Updates in this release

Updates in 2016.1

  • Improved the axis label measuring logic.

Released: Sep 25, 2014

Updates in this release

Updates in 2014.2

  • Six new built-in chart palette options, including Retro and Sand.
  • Updated the Country and Currency classes with the latest ISO data.
  • New custom property editor sample that shows how to easily add a custom property editor for a certain type.
  • Quote auto-completion support has been added to the DelimiterAutoCompleter class, with double quote completion enabled by default. As the user types a start quote, the related end quote will be auto-entered after the caret.
  • Support ASP-style...