From e5e2d8fabdfcd46f9dd4ce1f94b2d03f425b7fb6 Mon Sep 17 00:00:00 2001 From: Priyadharshini-Sf4862 Date: Fri, 9 May 2025 11:37:15 +0530 Subject: [PATCH 1/4] WPF-956869-KB readme file updated --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8d4c58d..cbdcfc7 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,14 @@ Please refer KB links for more details, [How to create chart in XAML WPF](https://www.syncfusion.com/kb/10786?utm_medium=listing&utm_source=github-examples) -## Troubleshooting ## -### Path too long exception -If you are facing path too long exception when building this example project, close Visual Studio and rename the repository to short and build the project. +## Troubleshooting -## See more +#### Path too long exception + +If you are facing a path too long exception when building this example project, close Visual Studio and rename the repository to a shorter name before building the project. -You can refer to our [WPF Charts](https://www.syncfusion.com/wpf-controls/charts?_gl=1*1m2hzo7*_ga*mziymta2oteumty4njazntewmg..*_ga_wc4jkkphh0*mty5mjmzmzyyms4ymzcums4xnjkymzmznjq0ljm3ljauma..*_ga_41j4hfmx1j*mty5mjmzmzyyms40ny4xlje2otizmzm2ndqumc4wlja.) feature tour page for its groundbreaking feature representations. You can also explore our [WPF Charts example](https://github.com/syncfusion/wpf-demos) to knows various chart types and how to easily configured with built-in support for creating stunning visual effects. +For more details, refer to the KB on [how to create chart in VB .Net WPF?](https://www.syncfusion.com/kb/10796/how-to-create-chart-control-example-in-vb-net-wpf). -KB article - [How-to-create-Chart-in-WPF](https://www.syncfusion.com/kb/10796/how-to-create-chart-control-example-in-vb-net-wpf) +## See more +You can refer to our [WPF Charts](https://www.syncfusion.com/wpf-controls/charts?_gl=1*1m2hzo7*_ga*mziymta2oteumty4njazntewmg..*_ga_wc4jkkphh0*mty5mjmzmzyyms4ymzcums4xnjkymzmznjq0ljm3ljauma..*_ga_41j4hfmx1j*mty5mjmzmzyyms40ny4xlje2otizmzm2ndqumc4wlja.) feature tour page for its groundbreaking feature representations. You can also explore our [WPF Charts example](https://github.com/syncfusion/wpf-demos) to knows various chart types and how to easily configured with built-in support for creating stunning visual effects. \ No newline at end of file From b263d9867cbc50caa4c2a742f5c2e0cef38fc4f8 Mon Sep 17 00:00:00 2001 From: Priyadharshini-Sf4862 Date: Thu, 22 May 2025 13:21:24 +0530 Subject: [PATCH 2/4] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbdcfc7..d4ccd18 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ Please refer KB links for more details, If you are facing a path too long exception when building this example project, close Visual Studio and rename the repository to a shorter name before building the project. -For more details, refer to the KB on [how to create chart in VB .Net WPF?](https://www.syncfusion.com/kb/10796/how-to-create-chart-control-example-in-vb-net-wpf). +For more details, refer to the KB on [how to create chart in VB .Net WPF](https://www.syncfusion.com/kb/10796/how-to-create-chart-control-example-in-vb-net-wpf). ## See more -You can refer to our [WPF Charts](https://www.syncfusion.com/wpf-controls/charts?_gl=1*1m2hzo7*_ga*mziymta2oteumty4njazntewmg..*_ga_wc4jkkphh0*mty5mjmzmzyyms4ymzcums4xnjkymzmznjq0ljm3ljauma..*_ga_41j4hfmx1j*mty5mjmzmzyyms40ny4xlje2otizmzm2ndqumc4wlja.) feature tour page for its groundbreaking feature representations. You can also explore our [WPF Charts example](https://github.com/syncfusion/wpf-demos) to knows various chart types and how to easily configured with built-in support for creating stunning visual effects. \ No newline at end of file +You can refer to our [WPF Charts](https://www.syncfusion.com/wpf-controls/charts?_gl=1*1m2hzo7*_ga*mziymta2oteumty4njazntewmg..*_ga_wc4jkkphh0*mty5mjmzmzyyms4ymzcums4xnjkymzmznjq0ljm3ljauma..*_ga_41j4hfmx1j*mty5mjmzmzyyms40ny4xlje2otizmzm2ndqumc4wlja.) feature tour page for its groundbreaking feature representations. You can also explore our [WPF Charts example](https://github.com/syncfusion/wpf-demos) to knows various chart types and how to easily configured with built-in support for creating stunning visual effects. From 600992e0742ce50d6a5da72594828158e9d3ebf8 Mon Sep 17 00:00:00 2001 From: Priyadharshini-Sf4862 Date: Mon, 9 Jun 2025 15:00:38 +0530 Subject: [PATCH 3/4] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4ccd18..ec71646 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# How-to-create-Chart-in-WPF +# How-to-create-chart-control-in-vb-net-wpf? This example demonstrates how to implement chart in WPF with header, legend, axis and series in C#, VB and XAML. Please refer KB links for more details, @@ -9,6 +9,10 @@ Please refer KB links for more details, [How to create chart in XAML WPF](https://www.syncfusion.com/kb/10786?utm_medium=listing&utm_source=github-examples) +### Output: + +![Create Chart control in VB .Net WPF Chart](https://github.com/user-attachments/assets/0abd44e5-e390-4ee6-8aff-eabfa178da19) + ## Troubleshooting #### Path too long exception From 792707ae54c26cf1e7e4c7ebb3f87aec45ff6e70 Mon Sep 17 00:00:00 2001 From: VimalaThirumalaiKumarSF3739 <105496706+VimalaThirumalaiKumarSF3739@users.noreply.github.com> Date: Mon, 9 Jun 2025 19:15:20 +0530 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec71646..24cae7e 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ For more details, refer to the KB on [how to create chart in VB .Net WPF](https: ## See more -You can refer to our [WPF Charts](https://www.syncfusion.com/wpf-controls/charts?_gl=1*1m2hzo7*_ga*mziymta2oteumty4njazntewmg..*_ga_wc4jkkphh0*mty5mjmzmzyyms4ymzcums4xnjkymzmznjq0ljm3ljauma..*_ga_41j4hfmx1j*mty5mjmzmzyyms40ny4xlje2otizmzm2ndqumc4wlja.) feature tour page for its groundbreaking feature representations. You can also explore our [WPF Charts example](https://github.com/syncfusion/wpf-demos) to knows various chart types and how to easily configured with built-in support for creating stunning visual effects. +You can refer to our [WPF Charts](https://www.syncfusion.com/wpf-controls/charts) feature tour page for its groundbreaking feature representations. You can also explore our [WPF Charts example](https://github.com/syncfusion/wpf-demos) to knows various chart types and how to easily configured with built-in support for creating stunning visual effects.