Ok, Thanks
Best regards
losvil
Search found 12 matches
- Thu Aug 25, 2011 1:19 pm
- Forum: .NET
- Topic: Zoom on chart with .Marks.OnTop = true cause red cross
- Replies: 4
- Views: 5005
- Wed Aug 24, 2011 12:44 pm
- Forum: .NET
- Topic: Zoom on chart with .Marks.OnTop = true cause red cross
- Replies: 4
- Views: 5005
Re: Zoom on chart with .Marks.OnTop = true cause red cross
Hello Sandra,
Yes, your code works fine with zoom, but if I pan the series (only right to left) out of the chart, the red cross appears.
Best regards
losvil
Yes, your code works fine with zoom, but if I pan the series (only right to left) out of the chart, the red cross appears.
Best regards
losvil
- Mon Aug 22, 2011 3:20 pm
- Forum: .NET
- Topic: Zoom on chart with .Marks.OnTop = true cause red cross
- Replies: 4
- Views: 5005
Zoom on chart with .Marks.OnTop = true cause red cross
Hello, I'm using TeeChart ver. 4.0.2011.2083 Running the simple code below, and executing zoom in the right zone of chart, the chart show big red cross. If I comment out the last line ( se2.Marks.OnTop = true; ), the zoom works fine. Why ? private void Form1_Load(object sender, EventArgs e) { Steema...
- Thu Mar 10, 2011 2:40 pm
- Forum: .NET
- Topic: NumericGauge Font color
- Replies: 2
- Views: 3586
Re: NumericGauge Font color
Many thanks for the quick respose.
regars
losvil
regars
losvil
- Thu Mar 10, 2011 10:22 am
- Forum: .NET
- Topic: NumericGauge Font color
- Replies: 2
- Views: 3586
NumericGauge Font color
Hello,
Is it possible change the look of NumericGauge into CircularGauge ?
I will change the digit font color and font background color.
Another question
Using CircularGauge with min=0 and max=5, the labels (0,1,2,3,4,5) are not visible. Only label 0 is printed.
Best regards
losvil
Is it possible change the look of NumericGauge into CircularGauge ?
I will change the digit font color and font background color.
Another question
Using CircularGauge with min=0 and max=5, the labels (0,1,2,3,4,5) are not visible. Only label 0 is printed.
Best regards
losvil
- Tue Dec 14, 2010 5:25 pm
- Forum: .NET
- Topic: Installation problem on last release
- Replies: 11
- Views: 11323
Re: Installation problem on last release
Many thanks for your support.
Now I can work with TeeChart on Win7 64 bit.
Ciao
losvil
Now I can work with TeeChart on Win7 64 bit.
Ciao
losvil
- Tue Dec 14, 2010 8:17 am
- Forum: .NET
- Topic: Installation problem on last release
- Replies: 11
- Views: 11323
Re: Installation problem on last release
I loaded TeeChart examples project. I can compile and run it in debug and release mode. I can view the forms in VS2010, but when I select the tChart1 control on form, I can't cat or copy it in a new form. In VS2010 left tree (CTRL+W,X)(where there are label, button, checkbox,...) I have not TeeChart...
- Mon Dec 13, 2010 1:36 pm
- Forum: .NET
- Topic: Installation problem on last release
- Replies: 11
- Views: 11323
Re: Installation problem on last release
Hello Sandra,
I copied the file, and now the demo project works.
Now my problem is that I can't see TeeChart component in a new project.
I try to copy TeeChart from demo project form, but the "copy" command is disabled.
Any idea ?
Regards
losvil
I copied the file, and now the demo project works.
Now my problem is that I can't see TeeChart component in a new project.
I try to copy TeeChart from demo project form, but the "copy" command is disabled.
Any idea ?
Regards
losvil
- Fri Dec 10, 2010 10:19 am
- Forum: .NET
- Topic: Installation problem on last release
- Replies: 11
- Views: 11323
Re: Installation problem on last release
Hello Sandra TeeChart installation create ExecutableDemo folder under DemoProject folder. There aren't Debug and Release folders. The ExecutableDemo folder contains AxInterop.SHDocVw.dll file, but TeeChartNetExamples.exe don't run. I loaded the demo project into VS2010. I can compile it with debug a...
- Tue Dec 07, 2010 3:50 pm
- Forum: .NET
- Topic: Installation problem on last release
- Replies: 11
- Views: 11323
Re: Installation problem on last release
I loaded Teechart example in VS2010, but when I click on a form I get this error: (it is tranlated from italy) Unable to display the designer for the file because none of the classes can be designed. The designer inspected the following classes in the file: Axis_Behind --- Unable to load the base cl...
- Mon Dec 06, 2010 3:24 pm
- Forum: .NET
- Topic: Installation problem on last release
- Replies: 11
- Views: 11323
Installation problem on last release
I installaed TeeChartNET2010VSNET2010_4.1.2010.11303 on a new notebook with Win 7 Pro 64 bit. The installation finished ok. The feature demo don't start and show: Nome evento problema: CLR20r3 Firma problema 01: teechartnetexamples.exe Firma problema 02: 4.1.2010.11303 Firma problema 03: 4cf3ce78 Fi...
- Fri Sep 24, 2010 2:58 pm
- Forum: .NET
- Topic: Axis.MaximumOffset is still incorrect.
- Replies: 1
- Views: 3681
Axis.MaximumOffset is still incorrect.
Hi I'm using TeeChart.NET ver. 4.1.2010.8043 Using a line serie with Pointer.Visible = false, the axis.MaximumOffset and axis.MinimumOffset work fine. Using a line serie with Pointer.Visible = true, the axis.MaximumOffset and axis.MinimumOffset don't work. The release notes of this version report th...