Pre loader

I want to know How to add lines between stacked columns/bars.

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

I use stacked bar chart.
I want to know How to add lines between stacked columns/bars.

How to add lines between stacked columns/bars [Excel charts]

Version
V5.4.0.12119
  • You must to post comments
0
0

Hi Kenichi,

You can draw lines between stacked columns by using multiple FastLineRenderableSeries.
A new line series can be added for each stacked horizontal group.

Alternatively , you can use the LineAnnotation. For more information, please take a look at the following documentation:
https://www.scichart.com/documentation/win/current/webframe.html#The%20LineAnnotation%20Type.html

Please note that the (start, end) point of the line segment between columns will be in the center of the column.
There is no built-in way to get the coordinate of the left/right edge of a column.

Best regards,
Dmytro Herasymenko
SciChart WPF Developer

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies