gellerda / FancyCandles

An open source candlestick chart control for WPF.
https://gellerda.github.io/FancyCandles/
GNU General Public License v3.0
102 stars 42 forks source link

The CandleWidth and GapBetweenCandles properties should not be changed after the window width having been changed. #3

Closed gellerda closed 4 years ago

gellerda commented 4 years ago

A recalculation of the CandleWidth and GapBetweenCandles properties every time the window width having been changed leads to a situation when during the window shrinking a number of visible candles decreasind much faster than you naturally expect.