Skip to content

Commit cacf9a4

Browse files
987389: To add a content for axis label template in MVC and Core documentation.
1 parent eadcd39 commit cacf9a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ej2-asp-core-mvc/chart/EJ2_ASP.NETCORE/axis-labels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ Line break feature used to customize the long axis label text into multiple line
451451

452452
## Axis label template
453453

454-
The axis label template allows you to customize axis labels by formatting them with HTML content, applying conditional styling, and including dynamic elements such as icons, images or additional data. This customization is enabled by setting the template content in the `LabelTemplate` property of the [ChartAxis](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Charts.ChartAxis.html).
454+
The axis label template allows you to customize axis labels by formatting them with HTML content, applying conditional styling, and including dynamic elements such as icons, images or additional data. This customization is enabled by setting the template content in the `labelTemplate` property of the [ChartAxis](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Charts.ChartAxis.html).
455455

456456
{% if page.publishingplatform == "aspnet-core" %}
457457

0 commit comments

Comments
 (0)