Jump to content
Software FX Community

pixels in x-axis


User (Legacy)

Recommended Posts

You tested my memory here ! I wrote a lot of the code of 2.0 but it was so

long ago that I completely forgot, I had to go to the docs. to answer this

one !

In Delphi, you do:

Chart1.PixFactor := <number of pixels for each x-axis unit>;

This property only has an effect if the chart is Scrollable.

--

FP

Software FX

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...