Search found 5 matches
- Tue Aug 15, 2006 8:07 pm
- Forum: .NET
- Topic: WebChart Tutorial
- Replies: 1
- Views: 3820
WebChart Tutorial
I am using .NET Version/build 1.1.2004.16592. " Tutorial10 - Walk-through ASP.NET examples " in the help file does not contain any information. I have been developing Windows Applications for the last couple of years but now I need a complete walkthrough on using a WebChart os a WebForm. I am using ...
- Tue Dec 06, 2005 7:53 pm
- Forum: ActiveX
- Topic: TeePreviewPanel Printing
- Replies: 1
- Views: 4006
TeePreviewPanel Printing
I am Using VB6 + TeeChart AX 6.0 I have combined 8 charts into one TeePreviewPanel and am having the following problems: 1. I need to print a Title for every page I print - which consists of many charts. I cannot print the Text that I am writing to the canvas. The example you have is for adding text...
- Wed Jan 26, 2005 2:24 pm
- Forum: .NET
- Topic: Vertical Overlapping X-Axis Labels, Title and TChart Footer
- Replies: 2
- Views: 5731
- Tue Jan 25, 2005 11:08 pm
- Forum: .NET
- Topic: Vertical Overlapping X-Axis Labels, Title and TChart Footer
- Replies: 2
- Views: 5731
Vertical Overlapping X-Axis Labels, Title and TChart Footer
I have formatted my DateTime A-Axis as follows: TChart1.Axes.Bottom.Labels.MultiLine = True TChart1.Axes.Bottom.Labels.DateTimeFormat = "MM/dd/yy hh:mm" TChart1.Axes.Bottom.Title.Text = "From Simulation Zero" TChart1.Footer.Text = "Return Period" Now - EVERTHING, the Hours of the DateTime, the Title...
- Thu Sep 23, 2004 9:22 pm
- Forum: .NET
- Topic: Grouping Legends
- Replies: 1
- Views: 4627
Grouping Legends
I have a chart of 21 Series. There are 3 Groups of 7 Series Each. For example there are 7 series for "Tropical Storms", 7 Series for "Extra Tropical Storms" and 7 Series for "Combined Storms". Further assume that the Seven Series are called "Type 1", Type 2" .... "Type 7". All my series are LINE Ser...