The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
NRNatrayan Ramalingam Syncfusion Team February 7, 2023 01:26 PM UTC
Hi Bar,
Your requirement can be
achieved with the help of the axisLabelFormatter
callback which is available in the axis and also you can customize the text
from the callback argument by using the textStyle
and return it as ChartAxisLabel.
Please refer to the following code snippet.