Search found 11 matches

by Asad
Mon Jul 17, 2006 5:47 am
Forum: .NET
Topic: Client Area
Replies: 1
Views: 3076

Client Area

Hw can I restrict all graph points to plot only in the visible client area.
by Asad
Mon Jun 19, 2006 8:19 am
Forum: .NET
Topic: Export.ShowExportDialog()
Replies: 1
Views: 3114

Export.ShowExportDialog()

this.tChartIntraDay.Export.ShowExportDialog(); this peace of code shows a teechart export dialog with the the text TeeChart Export. But I would like to change the header with my text .How can I do that
by Asad
Thu Jun 15, 2006 10:41 am
Forum: .NET
Topic: Real Time data take lot of cpu usage
Replies: 3
Views: 4657

Can u plz send me the configurations of ur system mine is

OS=Windows 2000 Professional
CPU = 1.80 GHZ
RAM=256 MB
by Asad
Wed Jun 14, 2006 10:35 am
Forum: .NET
Topic: Real Time data take lot of cpu usage
Replies: 3
Views: 4657

Real Time data take lot of cpu usage

Real Time data takes lot of memory usage .I also check the example named Realtime it's almost takes 100 % CPU usage.Due to this my application hangs .How can I improve the performance of my application .I'm using three axises one for bar graph 2nd for different financial functions and last one is fo...
by Asad
Fri Jun 09, 2006 7:50 am
Forum: .NET
Topic: Divide forum in different sub sections
Replies: 1
Views: 3046

Divide forum in different sub sections

Can u plz break the forum into different sub sections like problems about series are available in series section similarly axis problems are in axis section and so on.
by Asad
Fri Jun 09, 2006 6:50 am
Forum: .NET
Topic: Problem with live data
Replies: 1
Views: 3162

Problem with live data

I'm getting below exception when I use tool tips whith heavy ,live data and multiple line series Values before Exiting from Application Main at Steema.TeeChart.Styles.Series.CalcXPos(Int32 index) at Steema.TeeChart.Styles.CustomPoint.CalcXPos(Int32 valueIndex) at Steema.TeeChart.Styles.CustomPoint.C...
by Asad
Mon May 29, 2006 10:24 am
Forum: .NET
Topic: CandleStyles.Line
Replies: 1
Views: 3098

CandleStyles.Line

How to change color of CandleStyles.Line
by Asad
Sat May 27, 2006 11:54 am
Forum: .NET
Topic: Marks Tip(It's urgent)
Replies: 1
Views: 3503

Marks Tip(It's urgent)

I have a multiple axises left axis for price and custom axis is for volume .I would like to show price value,volume value and bottom axis value in marks tip when I move the cursor over price line or over a volume bar how can I do this.
by Asad
Sat May 27, 2006 11:13 am
Forum: .NET
Topic: Left Axis
Replies: 1
Views: 3612

Left Axis

How can I adjust space between left axis title and left axis values
by Asad
Fri May 26, 2006 6:22 am
Forum: .NET
Topic: Markstip + Candle series
Replies: 1
Views: 3324

Markstip + Candle series

Dear sir I'm facing problem when using marks tip with candle series even I used clicked method .Actually I show candle series and line series dynamicaly on user selection when I use markstip with candle series using clicked method it's work fine but after that action when I switch back to line serie...
by Asad
Sat Apr 29, 2006 7:36 am
Forum: .NET
Topic: Bottom Axis
Replies: 1
Views: 3191

Bottom Axis

How can I change bottom axis min and max values in HH:mm:ss .
Is it possible to assign int values to bottom axis if than how can I change it from datetime to a number or integer value.