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: components/chart/plot-bands.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ There are two different ways to configure the `From` and `To` values. The correc
58
58
<td>vertical category axis</td>
59
59
</tr>
60
60
<tr>
61
-
<td><code>ChartCategoryAxis</code> <br> including <a href="/blazor-ui/components/chart/date-axis">date axis</a></td>
61
+
<td><code>ChartCategoryAxis</code> <br> including <a href="/blazor-ui/documentation/components/chart/date-axis">date axis</a></td>
62
62
<td>horizontal category axis</td>
63
63
<td><strong>Zero-based index</strong>, which corresponds to a major vertical grid line that intersects the axis. The plot band will display <em>between the specified grid lines</em>.</td>
0 commit comments