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.
YGYuvaraj Gajaraj Syncfusion Team December 26, 2024 11:56 AM UTC
Hi Yawar,
We cannot render the additional axis without a series. However, you can achieve this requirement by adding a secondary series with all the y-values set to 0, mapping it to a secondary axis with opposedPosition set to true, and customizing its axis labels using the axisLabelFormatter callback. Also, we have attached a sample below for your reference.