Associate CursorTool with a custom axis (not Axes.Left)
Posted: Tue Nov 06, 2007 8:18 am
Dear TeeChart Team,
May I know in details the meaning of the CursorTool.Series property. From the tutorial and help files, I can roughly guess that this property is related to the Snap something property. But I am interested in knowing whether this property is able to solve my requirement below:
I have a multiple vertical axes chart, for which only 1 of the vertical axis is visible at a time. When I add a CursorTool into the chart, it seems to me like the cursortool is always "associated" with the axis Axes.Left. I conclude so because whenever I show 1 custom axis and hide away all other axes including Axes.Left, the cursor tool's horizontal segment stops moving up and down (it just sits at the middle of the chart and is stuck there) while the vertical segment of the cursor tool can still move horizontally freely.
I need the cursortool to be associated with any of my custom vertical axis, and not just the default one Axes.Left.
So...
(1) Is my requirement possible to implement?
(2) Is CursorTool.Series property a rescue here? I tried it but it does not seem to have any effect that I can notice at all.
(3) If you know of any workaround please give me a suggestion to carry on.
Thank you.
Huy
May I know in details the meaning of the CursorTool.Series property. From the tutorial and help files, I can roughly guess that this property is related to the Snap something property. But I am interested in knowing whether this property is able to solve my requirement below:
I have a multiple vertical axes chart, for which only 1 of the vertical axis is visible at a time. When I add a CursorTool into the chart, it seems to me like the cursortool is always "associated" with the axis Axes.Left. I conclude so because whenever I show 1 custom axis and hide away all other axes including Axes.Left, the cursor tool's horizontal segment stops moving up and down (it just sits at the middle of the chart and is stuck there) while the vertical segment of the cursor tool can still move horizontally freely.
I need the cursortool to be associated with any of my custom vertical axis, and not just the default one Axes.Left.
So...
(1) Is my requirement possible to implement?
(2) Is CursorTool.Series property a rescue here? I tried it but it does not seem to have any effect that I can notice at all.
(3) If you know of any workaround please give me a suggestion to carry on.
Thank you.
Huy