Pre loader

Hiding axis and the place occupied by the axis.

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 want to remove the place occupied by the axis when the axis is invisible. currently when the axis is invisible it hides the axis, but the place occupied by the axis remains there. It should work as android visibility set to Gone.

Version
2.5.0.946
  • You must to post comments
0
0

Hi there,

I’m not sure what the problem is. Have you tried to set Visibility.GONE? As I understand you use Xamarin.Android so code will look like this:

    xAxis.Visibility = (int) ViewStates.Gone;

Hope this will help you!

Best regards,
Yura

  • sushant.patil@saviantconsulting.com
    Hi yura, thank you for pointing it out, this is exactly what I was looking for, thank you again,
  • 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