Skip to content

WPF-956869-Improved the WPF KB sample read me file #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 12 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -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,
Expand All @@ -9,13 +9,18 @@ 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)

## <a name="troubleshooting"></a>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.
### Output:

## See more
![Create Chart control in VB .Net WPF Chart](https://github.com/user-attachments/assets/0abd44e5-e390-4ee6-8aff-eabfa178da19)

## Troubleshooting

#### Path too long exception

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.
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.

KB article - [How-to-create-Chart-in-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) 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.