ホーム / ニュース / Actipro Silverlight Studio 2018.1(ビルド0232)
Actipro Silverlight Studio 2018.1(ビルド0232)
構文エディター、グラフ、ウィザードの各コントロールを改善
3月 14, 2019
新バージョン
機能
Charts
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.
SyntaxEditor
Updated CompletionSession so that when auto-completing without the popup showing, it raises the Opened event in addition to the Closed event that was already raised.
Added the IServiceLocator.SyncRoot property, and updated SyntaxLanguage to be thread-safe for registering and unregistering services.
.NET Languages Add-on
Improved lock access to the assembly repository across multiple threads.
Wizard
Sped up the default page transition animation duration.