Page 1 of 1

Indicator. Line breaks broken.

Posted: Fri May 23, 2025 9:42 am
by UserName
Why <Text> in Stimulsoft.Dashboard.Components.Chart.StiChartAreaIndicatorTitle doesn't apply line breaks?
We tried use \r\n, entering in text. Nothing works.
Where and what in source code we need to change to fix that?
Code:
<Title Ref=\"89\" type=\"Stimulsoft.Dashboard.Components.Chart.StiChartAreaIndicatorTitle\" isKey=\"true\">
<Color>Black</Color>
<Text>Value \r\n {Format(\"{0:C2}\", Value.Value)}</Text>
</Title>

Our viewer: Stimulsoft.Report.Blazor.StiBlazorViewer

Re: Indicator. Line breaks broken.

Posted: Fri May 23, 2025 12:03 pm
by UserName
In other Components this formatting works good

Re: Indicator. Line breaks broken.

Posted: Fri May 23, 2025 1:24 pm
by Max Shamanov
Hello,

Please send us a sample report with test data that shows correct and incorrect behaviour.

Thank you.

Re: Indicator. Line breaks broken.

Posted: Mon May 26, 2025 11:38 am
by UserName
In attach i send examples. Please give attantion on "Type" where it works.

Re: Indicator. Line breaks broken.

Posted: Mon May 26, 2025 1:00 pm
by Max Shamanov
Hello,

Please send us a sample report(.mrt file) with test data that shows correct and incorrect behaviour.

Thank you.

Re: Indicator. Line breaks broken.

Posted: Tue May 27, 2025 7:56 am
by UserName
In Stimulsoft.Report.Blazor.StiBlazorViewer Version 2024.2.6 it works incorrect.
In WinForms .NET 4.7.2 Version 2025.1.6 it works correct.

Re: Indicator. Line breaks broken.

Posted: Tue May 27, 2025 10:43 am
by Max Shamanov
Hello,

We require more time to investigate the issue thoroughly.
Rest assured, we will keep you informed about the outcome as soon as possible.

Thank you

Re: Indicator. Line breaks broken.

Posted: Wed May 28, 2025 12:27 pm
by Max Shamanov
Hello.

We have reproduced the issue and need some time to make an improvement.
We will let you know when we get any results.

Thank you.

Re: Indicator. Line breaks broken.

Posted: Thu May 29, 2025 1:44 pm
by Max Shamanov
Hello,

After a detailed review of your report.
Unfortunately we can say that at the moment as it is.
Due to the specifics of our charting engine in the web designer it is still possible to display text only inline.

Thank you.