Search found 3 matches
- Wed Jun 23, 2010 7:49 pm
- Forum: VCL
- Topic: bar series axis offset
- Replies: 1
- Views: 1574
Re: bar series axis offset
Fixed. Outside of the IDE, using a separate text editor, I removed the BottomAxis->MaximumOffset / MinimumOffset lines from the dfm file. Now both charts function identically: the offsets are automatically set, and remain correct with chart resizing. It seems that once those lines are in the dfm fil...
- Wed Jun 23, 2010 6:02 pm
- Forum: VCL
- Topic: bar series axis offset
- Replies: 1
- Views: 1574
bar series axis offset
TChart VCL v8.07 A strange and annoying problem: I have two identical charts, each with 5 TBarSeries. Each series is populated with 3 sets of data, such that there are three groups of 5 bar series on the chart. BottomAxis->Automatic is set true in both cases. In the object inspector at design time, ...
- Wed Mar 10, 2010 7:23 pm
- Forum: VCL
- Topic: TNearestTool
- Replies: 1
- Views: 1394
TNearestTool
TeeChart v8.04, with numerous TFastLine series.
How to associate TNearestTool with all series in a Chart? The documentation mentions this option, but does not describe how.
I can associate the tool with a single series and it works ok.
Setting the tool.Series to NULL does not work.
thanks
Kevin
How to associate TNearestTool with all series in a Chart? The documentation mentions this option, but does not describe how.
I can associate the tool with a single series and it works ok.
Setting the tool.Series to NULL does not work.
thanks
Kevin