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

Current price label #10

Closed myarmolik closed 3 years ago

myarmolik commented 3 years ago

I would like to see in your FancyCandles library a label on the chart that would show the current price

image

Thanks for the library

Johnny183 commented 3 years ago

Would also like to see this

gellerda commented 3 years ago

Done! Look at the IsCurrentPriceLabelVisible, CurrentPriceLabelBackground and CurrentPriceLabelForeground properties.