Pre loader

ColumnRenderableSeriesViewModel VS HistoBarRenderableSeriesViewModel

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

Dear all,

I need to display an histogram on a graph, but by my understanding an histogram is nothing else that Column representation of data.
So far in my graph I have create ColumnRenderableSeriesViewModel same as in the Histogram sample.

Then by browsing the object I have seen their are also an HistoBarRenderableSeriesViewModel and a FastHistoBarRenderableSeriesViewModel

What is the real difference between those and which do you suggest to use ?

What the Fast prefix means and affect to ?

thanks for clarification
regards

Version
4
  • You must to post comments
0
0

FastHistoBarRenderableSeriesViewModel is a type of series used for financial charts which want to display a rotated histogram of stock prices. I would suggest using the ColumnRenderableSeriesViewModel for your histogram.

Best regards,
Andrew

  • 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