Jump to content
Software FX Community

RE: Can I limit the size of marker?


Software FX

Recommended Posts

Hello,

I guess you are referring to bar charts. If the bar chart is not scrollable then the only way to control the thinness of the bar is to use the volume property.

ChartFX1.Volume = 10

If it is a scrollable chart then you can use the setscrollview or the pixperunit properties to determine how many points are going to be viewable in the area and thus the thickness of each bar for each scrollable view.

IMPORTANT NOTE:

In an effort to provide the most advanced solutions in conjunction with

the most comprehensive technical support structure, Software FX will

implement a Paid-Support Program beginning January 1, 2001 for all

existing and future Software FX application users. The specific details

of the Paid-Support Program will be released in an upcoming broadcast

e-mail, as well as on our website. Please be aware that the online

technical support web site at http://support.softwarefx.com will continue

to be available without charge.

Justin Trask

Software FX

Please reply to: cfxie@softwarefx.com

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

From: never9 [mailto:never9@somansa.com]

Posted At: Thursday, December 07, 2000 1:48 AM

Posted To: Server

Conversation: Can I limit the size of marker?

Subject: Can I limit the size of marker?

The marker size is different when the number of data is different.

For example, the marker size of a one data and of 50 data is different.

Especially the shape of the marker size is ugly when the data is just one.

I want to limit the size of marker in these kinds of situation.

Are there any way to do this?

Need your help.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...