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.
When the size of the SfChart is changed, the items (in this case, candles) are also resized. Is there a way to make the width of the candles static so they do not change when resizing the SfChart. Basically, can I force the candles to always be X pixels wide?
I don't actually want to fix the width of the chart, only the candles within it. As an example, if the chart is initially 500px wide and the candles within the chart are 50px wide, then I would expect to see 10 candles. If I then start to increase the width of the chart, I would expect more candles to appear, but I would still expect all the candles to still be 50px wide.
Hope that makes sense.
Ron.
DADevi Aruna Maharasi Murugan Syncfusion Team July 18, 2016 04:10 PM UTC
Hi Ron,
Thanks for your update.
We have achieved your requirement in workaround. Please download the sample from below link,