Search found 5 matches

by Scot
Wed Sep 22, 2010 3:32 pm
Forum: .NET
Topic: Convert from .tee to .ten
Replies: 3
Views: 2395

Re: Convert from .tee to .ten

Can you make this tool available to me so that I can test it with my charts?
by Scot
Tue Sep 21, 2010 8:24 pm
Forum: .NET
Topic: Convert from .tee to .ten
Replies: 3
Views: 2395

Convert from .tee to .ten

Does the .NET TeeChart support importing a binary export from a VCL chart?
by Scot
Fri Apr 30, 2010 4:30 pm
Forum: VCL
Topic: TChartListBox.ShowSeriesColor
Replies: 4
Views: 3281

Re: TChartListBox.ShowSeriesColor

In TeeChart 2010 assigning a chart is not enough. If you look at the draw item code you will see that the new version has an 'if assigned(referencechart)' check before it draws the series color. This problem is also occurs in the chart editor.
by Scot
Wed Apr 28, 2010 6:39 pm
Forum: VCL
Topic: TChartListBox.ShowSeriesColor
Replies: 4
Views: 3281

Re: TChartListBox.ShowSeriesColor

Looks like you have to manually assign the ReferenceChart property of the listbox.
by Scot
Wed Apr 28, 2010 6:23 pm
Forum: VCL
Topic: TChartListBox.ShowSeriesColor
Replies: 4
Views: 3281

TChartListBox.ShowSeriesColor

TChartListBox.ShowSeriesColor no longer works in TeeChart 2010. Any idea when a fix can be expected?