Pre loader

[iOS] Padding between columns in SCIFastColumnRenderableSeries

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

1
0

Hello

is there a way to set the padding (aka reduce the gap) between bars in a SCIFastColumnRenderableSeries?

I attach a screenshot of my current situation: I would like to have zero margin between columns.

I tried searching in the knowledge base but all the answers I found seem to refer to APIs not available in the iOS SDK

.

There is not such class method in the iOS SDK called SciChartSurface.Padding

Thanks for your help

Version
SciChart_iOS_v2.5.0.2523_SDK
Images
  • You must to post comments
2
0

Hi there,

The DataPointWidth property on SCIFastColumnRenderableSeries does what you are asking for. This specifies the gap as a fraction between 0.0 and 1.0.

Try changing that, does it help?

Best regards
Andrew

  • You must to post comments
1
0

Thank you! Setting

dataPointWidth = 1

was everything I had to do!

Regards

  • You must to post comments
Showing 2 results
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