Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 29 MAR 1998 09:08:20PM Debbie Chua wrote:

I'm trying to change how data in my chart is plotted (by column or by row). From the Help doco, the instruction said to select Chart-Edit Data and then click Series in columns or Series in rows.

I can't find where Chart-Edit data is. I'm using ViP 2.2.

Thanks for any help.


At 30 MAR 1998 10:23AM Stephen Bellefontaine Revelation wrote:

Hello Debbi,

I think what you are looking for is the EditChart Method …

It invokes the Chart Infobox at run time to allow the user to modify a chart.

If you are scripting the occurrence of a chart, you must code the DrawChart method for the chart before you code the EditChart method.

Script syntax

Status%=ChartRef.EditChart()

Status% is SUCCESS (0) when the operation is completed.

If you want to set the chart series at design time, simply preview, then double click the chart, which will open the Chart Infobox, allowing you to edit the extended chart properties.

Hope this helps,

ViP/DX Tech Support


At 30 MAR 1998 11:15PM Debbie wrote:

Hi Stephen,

When I open the Chart properties during design time, I can't seem to find where I can change the series data(to appear by column or by row).

I don't really want the user to change it.

Thanks,

Debbie

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/0fd7743fd008e4dc852565d7000641f1.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1