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.
DDDharanidharan Dharmasivam Syncfusion Team October 24, 2016 05:09 AM UTC
Hi Cristian,
Thanks for using Syncfusion product.
We have analyzed your query. As of now we don’t have rangeBar chart. As a work around you can use isTransposed property for rangeColumn to rotate it. Kindly find the code snippet below,
Code Snippet:
JS:
//...
commonSeriesOptions:
{
type: 'rangecolumn',
isTransposed: true
},
//...
Screenshot:
For your reference we have attached the sample. Kindly find the sample from below link,