Hello I have a Spark Image component which I need to place a linear scale over the top of with height values. Imagine an image of a vertical ruler but with no marks on it and I want to add an mxml component which 'draws' the dimension marks over the top of it so that I can dynamically change the scale or positioning.
My initial thought is to use a Chart but with the actual chart item, such as a single bar, made invisible. However no matter what I do I can't make any Labels appear. I get the Axis and the horizontal pale grey lines which match my Linear Axis Intervals, but no actual numeric values. Can anyone suggest where I may be going wrong. My code is below: Thanks Chris -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Linear-Scale-tp2751.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
