Task(1049040): Updated the WPF Redundant keyword changes in UG - #2608
Task(1049040): Updated the WPF Redundant keyword changes in UG#2608Vengadashan wants to merge 3 commits into
Conversation
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|  | ||
|
|
||
| As shown in the above image, the SfBulletGraph displays its default elements. To customize the elements, add the respective elements to SfBulletGraph. The following section contains the steps to add the basic elements to SfBulletGraph. | ||
| As shown in the above image, the WPF Bullet Graph displays its default elements. To customize the elements, add the respective elements to WPF Bullet Graph. The following section contains the steps to add the basic elements to WPF Bullet Graph. |
There was a problem hiding this comment.
improve sentence , no need to mention control name more place in single sentence
| * [`Comparison of line series, fast line series, and fast line bitmap series in WPF Chart (SfChart)`](https://support.syncfusion.com/kb/article/6191/comparison-of-line-series-fast-line-series-and-fast-line-bitmap-series-in-wpf-chart-sfchart) | ||
| * [`How to render the stacked step line series in WPF Chart`](https://support.syncfusion.com/kb/article/8959/how-to-render-the-stacked-step-line-series-in-wpf-chart) | ||
| * [`How to remove the blended color effect in multiple line series of SfChart`](https://support.syncfusion.com/kb/article/9298/how-to-remove-the-blended-color-effect-in-multiple-line-series-of-sfchart) | ||
| * [`How to remove the blended color effect in multiple line series of WPF Charts`](https://support.syncfusion.com/kb/article/9298/how-to-remove-the-blended-color-effect-in-multiple-line-series-of-WPF Charts) |
There was a problem hiding this comment.
Why changed the link ?
| Chart area represents the entire chart and all its elements. It’s a virtual rectangular area that includes all the chart elements like axis, legends, series, etc. | ||
|
|
||
| The following are the major properties of chart(SfChart): | ||
| The following are the major properties of chart(WPF Charts): |
There was a problem hiding this comment.
why need to mention chart in 2 times here?
check and improve.
follow this for all md files
| # About Syncfusion WPF Charts Control | ||
|
|
||
| SfChart provides a perfect way to visualize data with a high level of user interactivity that focuses on development, productivity, and simplicity of use. SfChart also provides a wide variety of charting features that can be used to visualize large quantities of data, flexibility of binding data, and user customization. | ||
| WPF Charts provides a perfect way to visualize data with a high level of user interactivity that focuses on development, productivity, and simplicity of use. WPF Charts also provides a wide variety of charting features that can be used to visualize large quantities of data, flexibility of binding data, and user customization. |
There was a problem hiding this comment.
No need to mention WPF key word in multiple times in same para.
| # Getting Started with WPF Digital Gauge | ||
|
|
||
| This section explains the steps required to configure the **SfDigitalGauge** and also explains how to add basic elements of **SfDigitalGauge** through various APIs available within it. | ||
| This section explains the steps required to configure the **WPF Digital Gauge** and also explains how to add basic elements of **WPF Digital Gauge** through various APIs available within it. |
There was a problem hiding this comment.
| ## Initialize the WPF HeatMap | ||
|
|
||
| The SfHeatMap exists in the Syncfusion.UI.Xaml.HeatMap namespace. Initialize SfHeatMap to the XAML Page as shown in the following code sample. | ||
| The WPF HeatMap exists in the Syncfusion.UI.Xaml.HeatMap namespace. Initialize WPF HeatMap to the XAML Page as shown in the following code sample. |
There was a problem hiding this comment.
| ## Thumb style customization | ||
|
|
||
| SfDateTimeRangeNavigator [LeftThumbStyle](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Charts.SfDateTimeRangeNavigator.html#Syncfusion_UI_Xaml_Charts_SfDateTimeRangeNavigator_LeftThumbStyle) and [RightThumbStyle](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Charts.SfDateTimeRangeNavigator.html#Syncfusion_UI_Xaml_Charts_SfDateTimeRangeNavigator_RightThumbStyle) can be customized by using the following properties: | ||
| WPF Range Selector [LeftThumbStyle](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Charts.WPF Range Selector.html#Syncfusion_UI_Xaml_Charts_WPF Range Selector_LeftThumbStyle) and [RightThumbStyle](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Charts.WPF Range Selector.html#Syncfusion_UI_Xaml_Charts_WPF Range Selector_RightThumbStyle) can be customized by using the following properties: |
There was a problem hiding this comment.
Why changed URL ?
|
|
||
|
|
||
| GroupSelection support is also provided under selection support where the whole group can be selected. While selecting a leaf node, you can highlight it by setting [HighlightGroupOnSelection](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_HighlightGroupOnSelection) property of SfTreeMap to “True”. The helper properties, [HighlightBorderBrush](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_HighlightBorderBrush), [HighlightBorderThickness](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_HighlightBorderThickness), and [SelectionModes](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_SelectionModes) are shared for both [HighlightOnSelection](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_HighlightOnSelection) and [HighlightGroupOnSelection](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_HighlightGroupOnSelection). | ||
| GroupSelection support is also provided under selection support where the whole group can be selected. While selecting a leaf node, you can highlight it by setting [HighlightGroupOnSelection](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_HighlightGroupOnSelection) property of WPF TreeMap to “True”. The helper properties, [HighlightBorderBrush](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_HighlightBorderBrush), [HighlightBorderThickness](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_HighlightBorderThickness), and [SelectionModes](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_SelectionModes) are shared for both [HighlightOnSelection](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_HighlightOnSelection) and [HighlightGroupOnSelection](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_HighlightGroupOnSelection). |
There was a problem hiding this comment.
check all URL, whether its worked without broken
|
|
||
| ### ItemsSource | ||
|
|
||
| The ItemsSource set for the SfTreeMap must be a flat collection of data. The following code shows how to bind a flat collection as the ItemsSource to a TreeMap. |
There was a problem hiding this comment.
need to work for
classic chart , olap chart, olap gauge, linear gauge, 3d chart
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Updated the Redundant keyword fix for the Data Visualization Charts controls