You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# How to change the individual appearance of the WPF Bar Chart (SfChart)?
2
2
3
-
This article describes how to change the individual appearance(color) of bar segment based on the corresponding YValues in WPF SfChart by following these steps:
3
+
This article describes how to change the individual appearance(color) of bar segment based on the corresponding YValues in [WPF SfChart](https://www.syncfusion.com/wpf-controls/charts) by following these steps:
4
4
5
5
**Step 1:** To change color for specific data point in chart you can refer this [KB article](https://www.syncfusion.com/kb/10928/how-to-change-colors-of-specific-data-points-in-the-chart).
6
6
@@ -115,3 +115,11 @@ public class Model
115
115
[Series customization in WPF SfChart](https://help.syncfusion.com/wpf/charts/seriescustomization)
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.
124
+
125
+
For more details, refer to the KB on [How to change the individual appearance of the WPF Bar Chart (SfChart)?](https://support.syncfusion.com/kb/article/12186/how-to-customize-the-individual-appearance-of-the-wpf-bar-chart-sfchart)
0 commit comments