This question is locked. New answers and comments are not allowed.
Hello,
I'm currently working on some project. One of functionalities is stock chart with OHLC data.
I would like to change width of candlestick/ohlcstick, because when there's a lot of points the whole chart looks bad. I tried to change default visual style for the Candlestick/OhlcSeries, but when I set Min and Max width Property of Candlestick/OhlcStick every point is moved left of it's category. Is there possibility to change the point template for Candlestick/OhlcSeries? If so than could You share with me with xaml for that template?
I'm currently working on some project. One of functionalities is stock chart with OHLC data.
I would like to change width of candlestick/ohlcstick, because when there's a lot of points the whole chart looks bad. I tried to change default visual style for the Candlestick/OhlcSeries, but when I set Min and Max width Property of Candlestick/OhlcStick every point is moved left of it's category. Is there possibility to change the point template for Candlestick/OhlcSeries? If so than could You share with me with xaml for that template?