Search found 8 matches

by mikall
Mon Feb 20, 2006 3:18 am
Forum: ActiveX
Topic: Error Msg: not a valid floating point value.
Replies: 7
Views: 8980

I'm not exactly sure what configuration setting information you need but I'm running Windows XP Professional with the default Regional and Language Options for "English (United States)"

If you need additional or other information, let me know.

Regards,

Michael Rekoff
by mikall
Mon Feb 06, 2006 12:28 pm
Forum: ActiveX
Topic: Error Msg: not a valid floating point value.
Replies: 7
Views: 8980

I think the problem is still there or perhaps there is still something I don't understand. My decimal separator is set to use "." Below are the Value Formats intended to be used. Custom 9 #00,0000 Custom 13 #,##0.00% Custom15 #,##0% Custom16 #,##0.00% Custom 17 #,##0% So, for example, in Custom axis...
by mikall
Thu Feb 02, 2006 11:06 pm
Forum: ActiveX
Topic: Error Msg: not a valid floating point value.
Replies: 7
Views: 8980

I have posted the sample files to the newsgroup you mentioned. I have attached a ".tee" file of the chart with the custom axis problem along with an ".rar" archive that contains a small VB6 project that includes the same TeeChart. There is no code in the project just the TeeChart on a form. As I men...
by mikall
Thu Feb 02, 2006 5:43 am
Forum: ActiveX
Topic: Error Msg: not a valid floating point value.
Replies: 7
Views: 8980

Error Msg: not a valid floating point value.

I have an ActiveX TeeChart with 21 custom axis. When I'm in the TeeChart editor in VB 6 and select some of the custom axis from the list of axis on the TeeChart editor "Axis" tab, I get a VB6 error dialog box saying: "000,100" is not a valid floating point value. or '0.10%' is not a valid floating p...
by mikall
Tue Jan 04, 2005 8:49 am
Forum: ActiveX
Topic: Filtered ADO Recordset as Datasource
Replies: 2
Views: 5141

I hadn't seen that example before but it's not really what I'm trying to do. Basically I have a long series of data and I want to user to have the ability to select subsets of it and have the selected subset displayed in a TeeChart graph. For various reasons it's more convenent to load all the data ...
by mikall
Sun Jan 02, 2005 1:36 pm
Forum: ActiveX
Topic: Filtered ADO Recordset as Datasource
Replies: 2
Views: 5141

Filtered ADO Recordset as Datasource

Hello, I have been working on a new project where I utilize ADO recordsets assembled in code as the datasource to a TeeChart. I had wanted to be able to filter the recordset, refesh the chart datasource and change the data displayed but TeeChart seems to ignore any filter on the recordset and only d...
by mikall
Tue Dec 28, 2004 5:54 am
Forum: ActiveX
Topic: Problems With Tools and Custom Axis
Replies: 3
Views: 5525

Thanks for responding so quickly. Regarding the issue with Custom Axis indexes, this problem seems particuarly unfortunate for users of TeeCharts. In my projects that use TeeCharts, I utilize a list of constants to identify Custom Axis indexes so its not a big problem to adjust the value of these co...
by mikall
Mon Dec 27, 2004 8:12 am
Forum: ActiveX
Topic: Problems With Tools and Custom Axis
Replies: 3
Views: 5525

Problems With Tools and Custom Axis

I've just upgraded from TeeChart v5 to v7.0.0.3 and am seeing a reproducable problem with the "Tools" feature in TeeChart. When first adding a tool, for example a "color band", to a chart using the TeeEditer at design time, it is automatically identified as "ChartTool1". If you add multible tools ("...