Jump to content
Software FX Community

RE: Controlling scroll bar


Software FX

Recommended Posts

We don't support a chart in which X amount of points are fixed. 

Regards,

Juan Cegarra

Software FX, Inc.

http://support.softwarefx.com

-----Original Message-----

From: CfxIE4B On Behalf Of Margaret Barrett

Posted At: Friday, January 14, 2000 11:08 AM

Posted To: Server

Conversation: Controlling scroll bar

Subject: Controlling scroll bar

I have a graph with 50 datapoints.

I want the scroll bar to start at point number 6 and continue.

When the scroll bar is up I want it to display 16 data points at a time.

That is the first 6 that are static and ten more.

I have tried this code to no avail. Any tricks?

Chart1.Axis(AXIS_X).setScrollView 6,16

Link to comment
Share on other sites

We don't support a chart in which X amount of points are fixed. 

Regards,

Juan Cegarra

Software FX, Inc.

http://support.softwarefx.com

-----Original Message-----

From: CfxIE4B On Behalf Of Margaret Barrett

Posted At: Friday, January 14, 2000 11:08 AM

Posted To: Server

Conversation: Controlling scroll bar

Subject: Controlling scroll bar

I have a graph with 50 datapoints.

I want the scroll bar to start at point number 6 and continue.

When the scroll bar is up I want it to display 16 data points at a time.

That is the first 6 that are static and ten more.

I have tried this code to no avail. Any tricks?

Chart1.Axis(AXIS_X).setScrollView 6,16

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...