{"id":269,"date":"2013-05-27T07:25:20","date_gmt":"2013-05-27T07:25:20","guid":{"rendered":"http:\/\/mindfusion.eu\/blog\/?p=269"},"modified":"2021-01-08T15:18:38","modified_gmt":"2021-01-08T15:18:38","slug":"mindfusion-pack-for-wpf-2013-r1","status":"publish","type":"post","link":"https:\/\/mindfusion.dev\/blog\/mindfusion-pack-for-wpf-2013-r1\/","title":{"rendered":"MindFusion.Pack for WPF 2013.R1"},"content":{"rendered":"<p>We have just has released MindFusion.Pack for WPF 2013.R1. There are new features in most of the components in the pack. Here are the details:<\/p>\n<p><strong>Support for VisualStudio 2012<\/strong><\/p>\n<p>The pack installer creates VS2012 toolbox palette for all the components and can optionally install VS2012 sample projects. Toolbox palettes are also created for all .NET target environments supported by the respective Visual Studio versions.<\/p>\n<p><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/04\/chart.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-202\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/04\/chart.png\" alt=\"chart\" width=\"16\" height=\"16\" hspace=\"5\" \/><\/a><strong>MindFusion.Charting<\/strong><\/p>\n<p><strong>Style and Themes<\/strong><\/p>\n<p>Styles define the appearance of a given chart element &#8211; the axis, the series, the legend. Each <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Charting_Wpf_ChartTheme.htm\">ChartTheme<\/a> is a collection of styles. You can:<\/p>\n<p>\u2022 create themes based on the appearance of an existing chart<br \/>\n\u2022 create themes with the ThemeEditor tool<br \/>\n\u2022 save themes to XML files<br \/>\n\u2022 load themes from XML files<br \/>\n\u2022 use a number of predefined themes<\/p>\n<div id=\"attachment_215\" style=\"width: 518px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/04\/wpfchart_themes.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-215\" class=\"size-full wp-image-215\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/04\/wpfchart_themes.png\" alt=\"The green theme\" width=\"508\" height=\"330\" srcset=\"https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/04\/wpfchart_themes.png 508w, https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/04\/wpfchart_themes-300x194.png 300w\" sizes=\"auto, (max-width: 508px) 100vw, 508px\" \/><\/a><p id=\"caption-attachment-215\" class=\"wp-caption-text\">The green theme<\/p><\/div>\n<p><strong>Improved Design Time Support<\/strong><\/p>\n<p>You can now edit all collection properties, including the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?CC_P_MindFusion_Charting_Wpf_Chart_Series_0_0.htm\">Series<\/a> collection, the brushes, strokes, legends and all other collections in design time through the property grid.<\/p>\n<p><strong>Axis Intervals<\/strong><\/p>\n<p>The new <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Charting_Wpf_AxisSettings_IntervalCount_0.htm\">AxisSettings.IntervalCount<\/a> property lets you specify the exact number of intervals at the axis. In such case the control does not use the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?CC_P_MindFusion_Charting_Wpf_AxisSettings_Interval_0_0.htm\">Interval<\/a> property and calculates the value of each interval based on <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?CC_P_MindFusion_Charting_Wpf_AxisSettings_MinValue_0_0.htm\">AxisSettings.Min<\/a>, <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?CC_P_MindFusion_Charting_Wpf_AxisSettings_MaxValue_0_0.htm\">AxisSettings.Max<\/a> and <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Charting_Wpf_AxisSettings_IntervalCount_0.htm\">AxisSettings.IntervalCount<\/a>.<\/p>\n<div id=\"attachment_271\" style=\"width: 518px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/chart_axes.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-271\" class=\"size-full wp-image-271\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/chart_axes.png\" alt=\"A bar chart with two Y-axes.\" width=\"508\" height=\"315\" srcset=\"https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/chart_axes.png 508w, https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/chart_axes-300x186.png 300w\" sizes=\"auto, (max-width: 508px) 100vw, 508px\" \/><\/a><p id=\"caption-attachment-271\" class=\"wp-caption-text\">A bar chart with two Y-axes.<\/p><\/div>\n<p><strong>API Changes<\/strong><\/p>\n<ul>\n<li><a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?CC_P_MindFusion_Charting_Wpf_ChartSeries_Fills_0_0.htm\">ChartSeries.Fills<\/a>, <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?CC_F_MindFusion_Charting_Wpf_ChartSeries_StrokesProperty_0.htm\">ChartSeries.Strokes<\/a>, <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?F_MindFusion_Charting_Wpf_LineSeries_ScatterFillsProperty.htm\">LineSeries.ScatterFills<\/a>, <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Charting_Wpf_LineSeries_ScatterStrokes_0.htm\">LineSeries.ScatterStrokes<\/a> are now of type <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Charting_Wpf_BrushCollection.htm\">BrushCollection<\/a>. The change was required by the new design time support features.<\/li>\n<li>a bug with the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?CC_P_MindFusion_Charting_Wpf_ChartLegend_Series_0_0.htm\">Series<\/a> property in the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?CC_T_MindFusion_Charting_Wpf_ChartLegend_0.htm\">ChartLegend<\/a> was fixed.<\/li>\n<\/ul>\n<p><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/03\/diagram16x16.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-101\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/03\/diagram16x16.png\" alt=\"diagram16x16\" width=\"16\" height=\"16\" hspace=\"5\" \/><\/a><strong>MindFusion.Diagramming<\/strong><\/p>\n<p><strong>Preserve order in tree layout<\/strong><\/p>\n<p>You can set now the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Diagramming_Wpf_Layout_TreeLayout_Balance_0.htm\">Balance<\/a> property of the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Diagramming_Wpf_Layout_TreeLayout.htm\">TreeLayout<\/a> to <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Diagramming_Wpf_Layout_TreeLayoutBalance.htm\">Preserve<\/a> if you want to keep the original geometric order of child nodes when arranging them under their parent. This can be used to arrange tree branches in a specific order by first positioning them in increasing horizontal or vertical positions.<\/p>\n<div id=\"attachment_234\" style=\"width: 518px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/tree_layout.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-234\" class=\"size-full wp-image-234\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/tree_layout.png\" alt=\"The tree layout.\" width=\"508\" height=\"364\" srcset=\"https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/tree_layout.png 508w, https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/tree_layout-300x214.png 300w\" sizes=\"auto, (max-width: 508px) 100vw, 508px\" \/><\/a><p id=\"caption-attachment-234\" class=\"wp-caption-text\">The tree layout.<\/p><\/div>\n<p><strong>Selection improvements<\/strong><\/p>\n<ul>\n<li>Set <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Diagramming_Wpf_Diagram_Behavior_0.htm\">Behavior<\/a> to <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Diagramming_Wpf_Behavior.htm\">SelectOnly<\/a> to let users select existing items, but not modify them or draw new ones.<\/li>\n<li>Use the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Diagramming_Wpf_Selection_SetsDirtyFlag_0.htm\">SetsDirtyFlag<\/a> property of the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Diagramming_Wpf_Selection.htm\">Selection<\/a> class to specify whether the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Diagramming_Wpf_Diagram_Dirty_0.htm\">Dirty<\/a> flag should be set when selection changes.<\/li>\n<li>The <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?E_MindFusion_Diagramming_Wpf_DiagramBase_SelectionStartMoving.htm\">SelectionStartMoving<\/a> event is now raised when the user begins moving multiple selected items.<\/li>\n<li>Use the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Diagramming_Wpf_ModifierKeyAction.htm\">ToggleSelection<\/a> modifier key to select or deselect items by clicking. The key disables selection via lasso rectangle.<\/li>\n<\/ul>\n<p><strong>Miscellaneous<\/strong><\/p>\n<ul>\n<li>The new <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Diagramming_Wpf_ContainerNode_AllowAddChildren_0.htm\">AllowAddChildren<\/a> and <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Diagramming_Wpf_ContainerNode_AllowRemoveChildren_0.htm\">AllowRemoveChildren<\/a> properties of <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Diagramming_Wpf_ContainerNode.htm\">ContainerNode<\/a> let you specify whether users are allowed to add or remove child nodes to \/ from the container.<\/li>\n<li>You can use the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?M_MindFusion_Diagramming_Wpf_DiagramNode_GetNearestBorderPoint_1_Point.htm\">GetNearestBorderPoint<\/a> method of <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Diagramming_Wpf_DiagramNode.htm\">DiagramNode<\/a> to find a point from the node&#8217;s border closest to a specified point.<\/li>\n<li>The new <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Diagramming_Wpf_Diagram_ScrollZoneSize_0.htm\">ScrollZoneSize<\/a> property of Diagram lets you specify the size of the area near the control edges that starts auto-scrolling.<\/li>\n<li>and many more.<\/li>\n<\/ul>\n<div id=\"attachment_235\" style=\"width: 518px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/container_nodes.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-235\" class=\"size-full wp-image-235\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/container_nodes.png\" alt=\"Container nodes\" width=\"508\" height=\"301\" srcset=\"https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/container_nodes.png 508w, https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/container_nodes-300x177.png 300w\" sizes=\"auto, (max-width: 508px) 100vw, 508px\" \/><\/a><p id=\"caption-attachment-235\" class=\"wp-caption-text\">Container nodes<\/p><\/div>\n<p><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/03\/Report-16x16.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-103\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/03\/Report-16x16.png\" alt=\"Report-16x16\" width=\"16\" height=\"16\" hspace=\"5\" \/><\/a><strong>MindFusion.Reporting<\/strong><\/p>\n<p><strong>Exporting<\/strong><\/p>\n<p>You can now use the new <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Reporting_Wpf_Export_PdfExporter.htm\">PdfExporter<\/a> and <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Reporting_Silverlight_Export_MhtmlExporter.htm\">MhtmlExporter<\/a>, which enable exporting to the PDF and MHTML formats respectively. You can find detailed information about the new exporters in the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?Exporting_Reports.htm\">&#8220;Exporting Reports&#8221;<\/a> theme.<\/p>\n<p><strong>Side-By-Side Containers<\/strong><\/p>\n<p>You can arrange items parallelly by putting them inside the new <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Reporting_Wpf_SideBySideContainer.htm\">SideBySideContainer<\/a> report item. You can use it, for example, to display two (or more) data ranges one next to the other.<\/p>\n<div id=\"attachment_272\" style=\"width: 518px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/report.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-272\" class=\"size-full wp-image-272\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/report.png\" alt=\"A classic report.\" width=\"508\" height=\"321\" srcset=\"https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/report.png 508w, https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/report-300x189.png 300w\" sizes=\"auto, (max-width: 508px) 100vw, 508px\" \/><\/a><p id=\"caption-attachment-272\" class=\"wp-caption-text\">A classic report.<\/p><\/div>\n<p><strong>Miscellaneous<\/strong><\/p>\n<p>\u2022 New <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Reporting_Wpf_Export_PdfExporter_DefaultEncoding_0.htm\">DefaultEncoding<\/a> property in <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Reporting_Wpf_Export_PdfExporter.htm\">PdfExporter<\/a>;<br \/>\n\u2022 New <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?Median.htm\">Median<\/a> aggregate function;<\/p>\n<p><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/03\/Calendar-16x16.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-104\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/03\/Calendar-16x16.png\" alt=\"Calendar-16x16\" width=\"16\" height=\"16\" hspace=\"5\" \/><\/a><strong>MindFusion.Scheduling<\/strong><\/p>\n<p><strong>Improved item presenter<\/strong><\/p>\n<p>The <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?T_MindFusion_Scheduling_Wpf_ItemPresenter.htm\">ItemPresenter<\/a> class gives you the start and end time of the represented item fragment through the new<br \/>\n<a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Scheduling_Wpf_ItemPresenter_StartTime_0.htm\">StartTime<\/a> and <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Scheduling_Wpf_ItemPresenter_EndTime_0.htm\">EndTime<\/a> properties. In addition, derived classes can override the new <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?M_MindFusion_Scheduling_Wpf_ItemPresenter_OnStartTimeChanged_2_DateTime_DateTime.htm\">OnStartTimeChanged<\/a>,<br \/>\n<a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?M_MindFusion_Scheduling_Wpf_ItemPresenter_OnEndTimeChanged_2_DateTime_DateTime.htm\">OnEndTimeChanged<\/a>, and <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?M_MindFusion_Scheduling_Wpf_ItemPresenter_OnItemPropertyChanged_1_String.htm\">OnItemPropertyChanged<\/a> methods to get notified when the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Scheduling_Wpf_ItemPresenter_StartTime_0.htm\">StartTime<\/a> or <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?P_MindFusion_Scheduling_Wpf_ItemPresenter_EndTime_0.htm\">EndTime<\/a> properties change or when any property of the underlying item changes.<\/p>\n<div id=\"attachment_167\" style=\"width: 418px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/04\/calendar_recurrence.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-167\" class=\"size-full wp-image-167\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/04\/calendar_recurrence.png\" alt=\"Item recurrence\" width=\"408\" height=\"341\" srcset=\"https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/04\/calendar_recurrence.png 408w, https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/04\/calendar_recurrence-300x250.png 300w\" sizes=\"auto, (max-width: 408px) 100vw, 408px\" \/><\/a><p id=\"caption-attachment-167\" class=\"wp-caption-text\">Item recurrence<\/p><\/div>\n<p><strong>Improved recurrence<\/strong><\/p>\n<p>You can validate and customize the occurrences of a recurrence pattern with the new <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?E_MindFusion_Scheduling_Recurrence_ValidateOccurrence_0.htm\">ValidateOccurrence<\/a> event of the <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/wpfpack\/index.htm?CC_T_MindFusion_Scheduling_Recurrence_1.htm\">Recurrence<\/a> class.<\/p>\n<p>You can find more about the new features of the components at the <a href=\"http:\/\/mindfusion.dev\/Forum\/YaBB.pl?num=1369400472\">forum.<\/a> Here is a link to download the trial version:<\/p>\n<p align=\"center\"><a href=\"https:\/\/www.mindfusion.dev\/WpfPackTrial.zip\">Download MindFusion.Pack for WPF 2013.R1<\/a><\/p>\n<p><em>About MindFusion.Wpf Pack:<\/em> A set of advanced WPF components that help you build your business application easy and on time. The tools provide you with a complete set of features to create, edit and render complex flowcharts, charts, diagrams, calendars, schedules, maps and reports. A set of gauges and UI elements is also included. Each component offers various samples, tutorials and detailed documentation. The controls offer simple and intuitive API, completely customizable appearance, numerous input\/output options and a rich event set. Each tool has been thoroughly tested to guarantee that you and your application get the high quality and performance you deserve.<\/p>\n<p>You can read more about the capabilities of each component at its features page:<\/p>\n<ul>\n<li><a href=\"http:\/\/www.mindfusion.dev\/features-wpfchart.html\">Charting for Wpf features page<\/a><\/li>\n<li><a href=\"http:\/\/www.mindfusion.dev\/gauges.html\">Gauges for Wpf features page<\/a><\/li>\n<li><a href=\"http:\/\/www.mindfusion.dev\/features-wpfdiagram.html\">Diagramming for Wpf features page<\/a><\/li>\n<li><a href=\"http:\/\/www.mindfusion.dev\/features-wpfplanner.html\">Scheduling for Wpf features page<\/a><\/li>\n<li><a href=\"http:\/\/www.mindfusion.dev\/features-wpfreporting.html\">Reporting for Wpf features page<\/a><\/li>\n<li><a href=\"http:\/\/www.mindfusion.dev\/wpf-map.html\">Mapping for Wpf features page<\/a><\/li>\n<li><a href=\"http:\/\/www.mindfusion.dev\/ui.html\">UI for Wpf features page<\/a><\/li>\n<\/ul>\n<p>Prices and licenses are explained in details at the <a href=\"http:\/\/www.mindfusion.dev\/buy-wpf-pack.html\">buy page<\/a>. We offer permanent discounts to certain types of commercial as well non commercial organizations &#8211; <a href=\"http:\/\/www.mindfusion.dev\/discounts.html\">check here<\/a> if you qualify.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We have just has released MindFusion.Pack for WPF 2013.R1. There are new features in most of the components in the pack. Here are the details: Support for VisualStudio 2012 The pack installer creates VS2012 toolbox palette for all the components &hellip; <a href=\"https:\/\/mindfusion.dev\/blog\/mindfusion-pack-for-wpf-2013-r1\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[2],"tags":[87,90,91,37,35,88,89,36,34,86],"class_list":["post-269","post","type-post","status-publish","format-standard","hentry","category-product-releases","tag-automatic-graph-layout-algorithm","tag-chart-axes","tag-chart-theme","tag-charting","tag-diagramming","tag-item-recurrence","tag-pdf-export","tag-reporting","tag-scheduling","tag-wpf-pack"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3RlKs-4l","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/posts\/269","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/comments?post=269"}],"version-history":[{"count":7,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/posts\/269\/revisions"}],"predecessor-version":[{"id":2432,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/posts\/269\/revisions\/2432"}],"wp:attachment":[{"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/media?parent=269"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/categories?post=269"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/tags?post=269"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}