diff --git a/ej2-asp-core-mvc/chart/EJ2_ASP.NETCORE/axis-customization.md b/ej2-asp-core-mvc/chart/EJ2_ASP.NETCORE/axis-customization.md index 923c9a04b9..043c53eddd 100644 --- a/ej2-asp-core-mvc/chart/EJ2_ASP.NETCORE/axis-customization.md +++ b/ej2-asp-core-mvc/chart/EJ2_ASP.NETCORE/axis-customization.md @@ -243,6 +243,8 @@ To place an axis opposite from its original position, set [`opposedPosition`](ht {% endtabs %} {% endif %} +## See Also +* [Dynamically Add Axes](https://support.syncfusion.com/kb/article/21480/how-to-dynamically-add-axes-in-aspnet-core-chart-component)