Search found 14 matches

by Vikas Aggarwal
Thu Oct 05, 2006 10:42 am
Forum: .NET
Topic: x-axis values
Replies: 1
Views: 3248

x-axis values

Hi, I posted this before but I could not send the attachement on the newsgroup so I send it on Narcis email. I have not received any reply so I am posting it all over again. I am sending attachemnt on Narcis mail again. Please let me knowif I need to send it anywhere else. Newsgroup is not working f...
by Vikas Aggarwal
Tue Oct 03, 2006 3:00 pm
Forum: .NET
Topic: get EXACT X-axis date-time values when user zooms the chart
Replies: 7
Views: 7139

Problem in putting attachment

Narcis,

I have problem putting attachment on the newsgroup. Can you let me know an email id where I can send the attachment?
by Vikas Aggarwal
Fri Sep 29, 2006 1:11 pm
Forum: .NET
Topic: get EXACT X-axis date-time values when user zooms the chart
Replies: 7
Views: 7139

get EXACT X-axis date-time values when user zooms the chart

We are using TeeChart.NET version 2 (Build 2.0.2306.26231). Please find attached sample code and database. This code plots 2 series by pulling data from Access database and prints the X-axis labels in text file. Please edit the code to give convenient path to the sample database and text file. Our m...
by Vikas Aggarwal
Thu Sep 28, 2006 10:45 am
Forum: .NET
Topic: Tee Chart for .net Custom axis
Replies: 1
Views: 2736

Tee Chart for .net Custom axis

Scenario: We are plotting following two series on single chart. Custom Y-axis is added for Series 2. For both the series, we set "Series.XValues.DateTime = true;". Series1: X (DateTime values) Y (integer/double values) 9/27/2006 6:00:00 PM 12 9/27/2006 6:02:00 PM 35 9/27/2006 6:04:00 PM 10 9/27/2006...
by Vikas Aggarwal
Wed Sep 27, 2006 8:57 am
Forum: .NET
Topic: Multiple axis with zooming
Replies: 3
Views: 3935

Hi,
The Response in FAQ is for Delphi. Can we get c# code. We have Custom" axes labels (Y-axes) that are not getting updated after zoom.

Thanks
Vikas
by Vikas Aggarwal
Mon Sep 25, 2006 2:19 pm
Forum: .NET
Topic: Multiple axis with zooming
Replies: 3
Views: 3935

Multiple axis with zooming

For Charts with multiple axis if we apply zooming it works only with first left axis and the labels on x axis are displayed only only for first left axis.
by Vikas Aggarwal
Thu Sep 21, 2006 2:28 pm
Forum: .NET
Topic: Tee Chart Image
Replies: 9
Views: 7421

Narcis, We are using the below code to save image webChart.Chart.Export.Image.JPEG.Save(m_imgPath); We have build 2.0.2403 but still when we export the charts as images the image always show Tee Chart title We have tried following: 1. In design view, in properties window for TeeChart, make "title te...
by Vikas Aggarwal
Wed Sep 20, 2006 3:17 pm
Forum: .NET
Topic: Tee Chart Image
Replies: 9
Views: 7421

Hi,
We have version 2.0.2403.19442 still when we export chart as image the image always show Tee Chart Title.
by Vikas Aggarwal
Tue Sep 19, 2006 7:08 am
Forum: .NET
Topic: "TeeChart" titl
Replies: 3
Views: 3895

problem in case of blank chart

Hi Narcis,
It works fine when chart is plotted sucessfully in case of error or case when no chart is plotted chart holder xome with the title "teechart"
by Vikas Aggarwal
Mon Sep 18, 2006 3:38 pm
Forum: .NET
Topic: tee chart zooming
Replies: 1
Views: 2657

tee chart zooming

how to get exact lastvisibleindex value according to selected zooming area on chart
by Vikas Aggarwal
Mon Sep 18, 2006 3:31 pm
Forum: .NET
Topic: Tee Chart Image
Replies: 9
Views: 7421

Build

Build is 2.0.2403.19442
by Vikas Aggarwal
Mon Sep 18, 2006 3:24 pm
Forum: .NET
Topic: Tee Chart Image
Replies: 9
Views: 7421

Version

Hi I am using TeeChart Pro v2 for Visual Studio .NET I am facing the problem for .jpeg image files. I have not tried for other formats
by Vikas Aggarwal
Mon Sep 18, 2006 9:52 am
Forum: .NET
Topic: "TeeChart" titl
Replies: 3
Views: 3895

"TeeChart" titl

We want to Remove "TeeChart" title for TeeChart control for all report web forms. Please let us know how we could achieve the same
by Vikas Aggarwal
Mon Sep 18, 2006 9:50 am
Forum: .NET
Topic: Tee Chart Image
Replies: 9
Views: 7421

Tee Chart Image

When chart image is saved, it always has title set as "TeeChart". This happens even if we set title property visible=false and title text is equal to blank. We set these properties from design-time environment (modifying control properties on .aspx page) as well as run-time environment (modifying co...