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.
DADevi Aruna Maharasi Murugan Syncfusion Team October 10, 2016 10:30 AM UTC
Hi Thanh,
Thanks for contacting Syncfusion Support.
We are able to view the logarithmic axis strip line by setting the logarithmic value for Start and Width property of strip lines. We have prepared a demo sample based on your requirement and it can be downloaded from below link,
would it be possible to display striplines from 25 to 70 on the logarithmic axis in your example?
Thank you,
Thanh
DADevi Aruna Maharasi Murugan Syncfusion Team October 11, 2016 07:24 AM UTC
Hi Thanh,
Thanks for your update.
The logarithmic axis strip line will render by converting the Start and Width value into its corresponding log value. We are able to achieve your requirement (log axis stripline from 25 to 70) by setting the following value as shown in below code snippet,