Search found 4 matches

by David
Fri Dec 19, 2003 9:26 am
Forum: .NET
Topic: Question about Chart panel border
Replies: 3
Views: 13309

Still no change

It still looks the same. I've added this code: tChart1.Chart.Panel.Bevel.Inner = Steema.TeeChart.Drawing.BevelStyles.None; tChart1.Chart.Panel.Bevel.Outer = Steema.TeeChart.Drawing.BevelStyles.None; tChart1.Chart.Panel.Bevel.Width = 0; tChart1.Panel.Bevel.Inner = Steema.TeeChart.Drawing.BevelStyles....
by David
Wed Dec 17, 2003 10:45 am
Forum: .NET
Topic: Question about Chart panel border
Replies: 3
Views: 13309

Question about Chart panel border

How do I get rid of the grey border that is drawn around my chart ?
Check screenshot: http://www.lowrad.net/files/screenshots/border.jpg

Thanks!
/David.
by David
Thu Dec 04, 2003 10:23 am
Forum: .NET
Topic: AxisLabelStyle question
Replies: 1
Views: 9467

AxisLabelStyle question

Hello. I have a chart which contains severeal different Series (Line, HighLow, etc) and I want to change the bottom axislabels from displaying 0,1,2... When I set the AxisLabelStyle to Text atleast the numbering disapperad, but I do not understand how to set the text. In the helpfile I can read that...
by David
Tue Nov 25, 2003 8:45 am
Forum: .NET
Topic: Question about building a chart
Replies: 1
Views: 10431

Question about building a chart

Hello!

I would like to create a chart that looks like the picture below, but I am having troubles doing just that. Can you perhaps point me in the right direction?

http://www.lowrad.net/files/screenshots/EKTGraph.jpg
http://elite.csbnet.se/~skibum/EKTGraph.jpg

Thanks!

/David.