Pre loader

Max Width for StackedColumn Chart WPF

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

Hello everyone.
Is there a way to set the max width for a Stacked Column Chart?
Best regards,
Michael

Version
8x
  • Michael Greisberger
    I probably should add, that it is about the width of the columns not the whole chart.
  • You must to post comments
0
0

Hello Michael,

Thanks for your question.
I am sorry for the late response.

SciChart now has the option to set the DataPointWidthMode property for the Column series to either Relative or Absolute, depending on whether you wish the column Width to be calculated automatically or set manually​.

In the latter case, you can determine the column width by setting a certain value to the DataPointWidth property.

You can find more details in the “Specifying Column Width” section of the following documentation article:
SciChart WPF Documentation – The Column Series Type | WPF Chart Documentation

Hope this helps.

Kind regards,
Lex,
SciChart Technical Support Engineer

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.