please disregard this post... i think i already found the problem..
thanks
Search found 17 matches
- Tue Jul 26, 2005 8:31 am
- Forum: ActiveX
- Topic: Is Tchart supported by different OS/office versions?
- Replies: 1
- Views: 3903
- Mon Jul 25, 2005 9:40 am
- Forum: ActiveX
- Topic: Is Tchart supported by different OS/office versions?
- Replies: 1
- Views: 3903
Is Tchart supported by different OS/office versions?
Hi Support, Is Tchart supported by different OS/office versions? Im just wondering because i have several reported issues regarding this especially those who are using French and German version of OS & Office. I developed the system in English version (both OS and Office) and tchart works fine with ...
- Tue Jun 21, 2005 10:12 am
- Forum: ActiveX
- Topic: DragPoint Event
- Replies: 1
- Views: 3915
DragPoint Event
Hi Support,
Is there any event fired when using DragPoint tool? My version is 6.0.0.5.
Your assistance is greatly appreciated.
Is there any event fired when using DragPoint tool? My version is 6.0.0.5.
Your assistance is greatly appreciated.
- Tue Jun 21, 2005 8:02 am
- Forum: ActiveX
- Topic: Skip chart event
- Replies: 3
- Views: 5789
- Fri Jun 03, 2005 3:47 am
- Forum: ActiveX
- Topic: Skip chart event
- Replies: 3
- Views: 5789
Skip chart event
Is there a way on which i can skip an event of the chart? Because i noticed that even after i close my form, events onGetSeriesMark, onAfterDraw, onGetAxisLabel, etc are still fired.
I am using ms access and Tchart V6.0.0.5.
Thanks for the help in advance.
I am using ms access and Tchart V6.0.0.5.
Thanks for the help in advance.
- Tue May 24, 2005 7:41 am
- Forum: ActiveX
- Topic: Bottom labels disappear where series0 is invisible
- Replies: 1
- Views: 3838
Bottom labels disappear where series0 is invisible
Hi,
I have a stacked bar with 10 series. If I hide series0, labels at the bottom also disappear. It is a bug or am i just missing something? Please help.
Regards.
I have a stacked bar with 10 series. If I hide series0, labels at the bottom also disappear. It is a bug or am i just missing something? Please help.
Regards.
- Mon Jul 26, 2004 9:31 am
- Forum: ActiveX
- Topic: Left Axis Labels
- Replies: 2
- Views: 5558
- Mon Jul 26, 2004 8:44 am
- Forum: ActiveX
- Topic: Left Axis Labels
- Replies: 2
- Views: 5558
Left Axis Labels
Hi, I have been trying to format the label of the left axis, i.e. from 25,000,000 to 25M, 3500 to 3.5K. My goal is to maximize the space in the chart. I am able to do this through the OnGetAxisLabel event. However, after the labels are formatted, the width of the label does not change which defies t...
- Thu Jul 15, 2004 2:24 am
- Forum: ActiveX
- Topic: Change the legend string
- Replies: 1
- Views: 4649
Change the legend string
Hi, I have been trying to change the legend string through this code: TChart1.Series(iCurrSeries).LegendString(iCurrSeries, 0) = strSeriesLabel However, I always get this error: Property let procedure not defined and property get procedure did not return an object. How can I change the Legend string...
- Mon Jul 12, 2004 8:27 am
- Forum: ActiveX
- Topic: Chart width
- Replies: 1
- Views: 4524
Chart width
Hi, I have been trying to coordinate the width of two charts. Chart A have the legend on, while Chart B don't. I need to change the width of Chart B so that it will look like both Chart A and B have the same width, but without the legend(for chart B). I have been trying to resize Chart B through thi...
- Thu Jul 08, 2004 9:23 am
- Forum: ActiveX
- Topic: Mouse wheel scroll - a bug?
- Replies: 4
- Views: 9267
- Thu Jul 08, 2004 4:05 am
- Forum: ActiveX
- Topic: Mouse wheel scroll - a bug?
- Replies: 4
- Views: 9267
Mouse wheel scroll - a bug?
Hi, Is this a bug or am I forgetting to set something else here? Even if I set the chart scroll to none, I am still able to vertically scroll the chart through the mouse wheel. I even tried it through code (Tchart.Scroll.Enable = pmNone), but still the chart scrolls vertically through the mouse whee...
- Mon Jun 28, 2004 3:21 am
- Forum: ActiveX
- Topic: OnAfterDraw event
- Replies: 1
- Views: 4527
OnAfterDraw event
Hi, I have created a form with about 4 charts. Each chart goes through a common OnAfterDraw event where I draw custom drawings on the chart. Btw, I am using VBA in MS Access. Right now, I am still in the development stage and testing stage. I noticed that if I directly open the form(meaning, while t...
- Mon Jun 28, 2004 1:54 am
- Forum: ActiveX
- Topic: TeeChart Help File
- Replies: 6
- Views: 11261
Hi, Under the TeeCommander help item, there is a property named Components which seems to be derived from the TComponent. So, when I select this, I get the message about missing help links. I'm actually, trying to see if there is any way I can add a custom button in the TeeCommander. For example, on...
- Tue Jun 22, 2004 2:54 am
- Forum: ActiveX
- Topic: Custom Buttons in TeeCommander
- Replies: 1
- Views: 4498
Custom Buttons in TeeCommander
Hi,
Is it possible to add customized buttons in the TeeCommander? If yes, can you just give me an idea how to do this.
Thanks
Is it possible to add customized buttons in the TeeCommander? If yes, can you just give me an idea how to do this.
Thanks