Hi All,

I am using bar chart in my application.

bar chart component looks like

<barchart>
    <series>
        <barset>
            <barseries />
            <barseries />
            <barseries />
        </barset>
    </series>
</barchart>

i have label field for each bar series and its position is inside. So
it shows the label value inside the bar. When the bar width or height
is very small, it shows the tooltip by showing the label value. how do
i disable the barseries tooltip by showing the label value.

Please help me out.

Regards,
Ravi

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to