Pre loader

Does MajorTickLineStyle support binding Line's Stroke property?

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 have created a default axis style for 2d chart(below), I find if I want to binding the “Stroke” property in MajorTickLineStyle, it will report
“Cannot find source for binding with reference ‘RelativeSource FindAncestor, AncestorType=’scichartWrapper.TwoDSciChart’, AncestorLevel=’1”. BindingExpression:Path=MajorTickColor; DataItem=null; target element is ‘Line’ (Name=”); target property is ‘Stroke’ (type ‘Brush’)”. But the “AxisBandsFill” binding can work.Does MajorTickLineStyle support binding Line’s Stroke property?

 

Version
SciChart.Avalonia.XPF 1.0.1.28225
  • ling yang
    This is my style
  • Lex
    • Lex
    • 11 months ago
    Hi Ling, Thank you for your inquiry. I apologize for the delayed response. Unfortunately, it looks like the mentioned code sample has not been attached to your comment. Could you please resend it? I would also recommend either updating the initial message or posting the code sample as a reply to this forum’s thread instead of adding it to the comment. Thank you in advance, Lex S., MSEE SciChart Technical Support Engineer
  • You must to post comments
0
0

Hi Ling,

I hope this message finds you well.
We were reviewing the unresolved forum threads and double-checked your question.

Our team is working on a few improvements for TickStyles that should resolve the reported issue. We’ll notify you as soon as the changes are successfully tested and published within the updated SciChart Avalonia XPF release.

Kind regards,
Lex S., MSEE
SciChart Technical Support Engineer

  • You must to post comments
0
0

Thanks for your replay. I hope SciChart will be better。

  • You must to post comments
0
0

Hi Ling,

Please be informed that we have made progress on adding the requested feature.
It has been implemented for SciChart WPF so far with the recent SciChart WPF v8.10 release:
SciChart WPF v8.10 Released! – WPF Charts

We also plan to add this for SciChart Avalonia XPF. However, we do not have the exact release date yet.

Could you please tell how critical this feature is for your project and what your deadlines are, if any?

Thanks in advance,
Lex

  • You must to post comments
0
0

Hi Support,
Our product will be releasing an alpha version in two weeks, so this new feature should ideally be incorporated by next weekend. I can add it to our product.

  • You must to post comments
Showing 4 results
Your Answer

Please first to submit.