Skip to content

Commit 69e1c0a

Browse files
xristianstefanovTsvetomir-Hr
authored and
xristianstefanov
committed
Update knowledge-base/chart-legend-colors-not-matching-stacked-bar-chart.md
Co-authored-by: Tsvetomir Hristov <106250052+Tsvetomir-Hr@users.noreply.github.com>
1 parent 8ce9748 commit 69e1c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/chart-legend-colors-not-matching-stacked-bar-chart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To ensure that the legend colors match the data points in a stacked Chart, use t
3636

3737
Here is an example configuration that applies a specific color to each `ChartSeries` in a Stacked Bar Chart:
3838

39-
`````Razor
39+
````RAZOR
4040
<TelerikChart Width="100%" Height="100%">
4141
<ChartSeriesItems>
4242
@foreach (var series in GraphDataPoints)

0 commit comments

Comments
 (0)