Search found 2 matches

by tmitch
Wed Feb 16, 2005 9:51 pm
Forum: .NET
Topic: Stretching specific areas of a TChart's axis.
Replies: 3
Views: 6010

Bummer. Is there a way to create a custom axis with the ticks labelled differently? For example, if the ticks are at 0.0, 1.0, 2.0, and 3.0, is there a way I could re-label 3.0 to say 2.5? This way, I think I might be able to fake the appearance of a specific interval with more space between it. Tha...
by tmitch
Tue Feb 15, 2005 6:12 pm
Forum: .NET
Topic: Stretching specific areas of a TChart's axis.
Replies: 3
Views: 6010

Stretching specific areas of a TChart's axis.

Hi TChart, I was wondering if there is a way to stretch a specific portion of a TChart's axis? For example, if the X axis of a TChart has a minimum of 0.0 and a maximum of 10.0, and the entire axis is 100 pixels long, you would expect there to be exactly 10 pixels between each interval. What I would...