Jump to content
Software FX Community

Missing x-axis datapoint labels when importing chart


hdy

Recommended Posts

Hi,

I generated a chart with 20 x-axis datapoint labels.

I exported this chart using the following command:

* cfxChart1.Export CHART_CFXFILE, <export file name>

I them tried to import this [same] chart back using the following command:

* cfxChart1.Import CHART_CFXFILE, <export file name>

The problem that I am having is that the chart that is imported back is only showing 10 x-axis datapoint labels.

The only way I can force the missing x-axis datapoint labels to be shown is to set the step value of the x-axis to 1 but this is not ideal.

The width, height, font size, font type, step value (set to auto) of the chart are the same during the export and import.

Any ideas how we can fix this? 

We are fixing this in one of our legacy applications that is written in VB6 which is using ChartFX98.

Thank you for any help you are able to provide with this.

Cheers,

Hamilton

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...