a problem with LegendScrollBar in Tee-Chart
Posted: Mon Jul 06, 2009 1:23 pm
Hi, there,
I have a problem with the new tee-chart.
If the legend has too many items to be viewed in a plot. I can add a LegendScrollBar beside it use code like this:
long index = m_TChart.GetTools().Add(tcLegendScrollBar);
But when the items in the legend are all visible, I don't need the scrollbar to be visible.
Is there any clever way to do that? Or Tee-CHart does not support this function yet.
Thanks in advance.
Best,
John Fields
I have a problem with the new tee-chart.
If the legend has too many items to be viewed in a plot. I can add a LegendScrollBar beside it use code like this:
long index = m_TChart.GetTools().Add(tcLegendScrollBar);
But when the items in the legend are all visible, I don't need the scrollbar to be visible.
Is there any clever way to do that? Or Tee-CHart does not support this function yet.
Thanks in advance.
Best,
John Fields