Hi All,
Im using datetimeaxis in my lIne chart,
but that is not diaplying label for last date.
private var stockarr:ArrayCollection = new ArrayCollection( [
{ date: "09/01/2009", scale: 2000},
{ date: "10/01/2009", scale: 1000 },
{ date: "11/01/2009", scale: 1500 },
]);
This displaying all the three points in chart,but only 2 labels(09/09 and
10/09).
Can any bosy tell me how to make this to diaplay all three date
Note: there is enough space in chart axis display more than 10 labels !!
Gnanz.../
http://gnanz-flexworld.blogspot.com
--
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=.