core plot - iOS: How to make a CPTTradingRangePlot .stickLength be dynamic? -



core plot - iOS: How to make a CPTTradingRangePlot .stickLength be dynamic? -

how set cpttradingrangeplot sticklength dynamically in core plot ios?

cpttradingrangeplot *tradeplot = [(cpttradingrangeplot *)[cpttradingrangeplot alloc] initwithframe :....]; tradeplot.barwidth = 5.0; tradeplot.sticklength = 10.0f; //can vary dynamically

graph screenshot link

the length of symbol or (cpttradingrangeplot) sticklength varies not uniform.

you can set sticklength or other core plot property @ time, long phone call setter main thread. sticklength , many other properties animatable using core animation or cptanimation.

core-plot

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -