Hello,
How could I bind the dataset to the Box-Plot series? And does the dataset need meet any conditions? I use the teechart silverlight. Thanks!
Search found 57 matches
- Wed Jun 10, 2015 3:38 am
- Forum: .NET
- Topic: Box-Plot bind dataset
- Replies: 1
- Views: 6364
- Tue Nov 25, 2014 6:44 am
- Forum: .NET
- Topic: Show Y axis value in Label
- Replies: 1
- Views: 6126
Show Y axis value in Label
Hello,
I have a problem when using TeeChart NET for Xamarin .Android product.Would you please have a look about my attachement? Thank you very much!
I have a problem when using TeeChart NET for Xamarin .Android product.Would you please have a look about my attachement? Thank you very much!
- Mon Nov 24, 2014 7:15 am
- Forum: .NET
- Topic: add data to the contour when I click the button
- Replies: 1
- Views: 6429
add data to the contour when I click the button
Hello,
I want to add the data to the contour series when I click the button ,but it doesn't disappear. When I copy the same code in the Form_Load function ,it works well . Is there any thing I should to do? The attachment is my appliaction. Thanks!
I want to add the data to the contour series when I click the button ,but it doesn't disappear. When I copy the same code in the Form_Load function ,it works well . Is there any thing I should to do? The attachment is my appliaction. Thanks!
- Fri Nov 14, 2014 1:22 am
- Forum: .NET
- Topic: Legend checkbox will be twinkle when I move CursorTool
- Replies: 3
- Views: 9705
Re: Legend checkbox will be twinkle when I move CursorTool
Hello,
Do you means it doesn't support to use legend checkbox in the teechart wpf?
I use the version 4.1.2013.7302,not the newest version. Thanks!
Do you means it doesn't support to use legend checkbox in the teechart wpf?
I use the version 4.1.2013.7302,not the newest version. Thanks!
- Thu Nov 13, 2014 6:37 am
- Forum: .NET
- Topic: Legend checkbox will be twinkle when I move CursorTool
- Replies: 3
- Views: 9705
Legend checkbox will be twinkle when I move CursorTool
Hello,
I use the TeeChart in the wpf application, and add the CursorTool in it, but when I move the cursor ,the checkbox in the legend will be twinkle. Is this a bug?
The attachment is my application. Thanks!
I use the TeeChart in the wpf application, and add the CursorTool in it, but when I move the cursor ,the checkbox in the legend will be twinkle. Is this a bug?
The attachment is my application. Thanks!
- Fri Sep 19, 2014 9:35 am
- Forum: .NET
- Topic: copy pdf formatted image to the Clipboard
- Replies: 3
- Views: 9352
Re: copy pdf formatted image to the Clipboard
Hello,
I'm not sure,so I want to know what the function about this method?
By other words, this method can't used for the pdf format? Thanks!
I'm not sure,so I want to know what the function about this method?
By other words, this method can't used for the pdf format? Thanks!
- Fri Sep 19, 2014 2:32 am
- Forum: .NET
- Topic: copy pdf formatted image to the Clipboard
- Replies: 3
- Views: 9352
copy pdf formatted image to the Clipboard
Hello,
I use the following code to save the chart to the Clipboard with pdf format, and when I paste it in a document ,it will be messy code, not a image. What should I do?Thanks!
Code:
I use the following code to save the chart to the Clipboard with pdf format, and when I paste it in a document ,it will be messy code, not a image. What should I do?Thanks!
Code:
Code: Select all
tChart1.Export.Image.PDF.CopyToClipboard();
- Fri Sep 19, 2014 2:19 am
- Forum: .NET
- Topic: Chart Paging can't used in the smoothed Line series
- Replies: 1
- Views: 5907
Chart Paging can't used in the smoothed Line series
Hello, I add 100 points in the Line Series ,and set the Page.MaxPointsPerPage is 10, So the page count will be 10, but when I set the "Smoothed" property of Line Series to true,The total page count will be 81. Is this a bug in TeeChart? code: line1.FillSampleValues(100); line1.Smoothed = true; tChar...
- Thu Aug 21, 2014 1:49 am
- Forum: VCL
- Topic: TeeChart FMX mobile development questions
- Replies: 2
- Views: 7888
Re: TeeChart FMX mobile development questions
attachment file is question photo.
- Thu Aug 21, 2014 1:34 am
- Forum: VCL
- Topic: TeeChart FMX mobile development questions
- Replies: 2
- Views: 7888
TeeChart FMX mobile development questions
http://img.blog.csdn.net/20140821092255371?watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZX I new a project, compiled on win32 error after new construction, drag a TDBChart to the interface compiler error occurs. :( Please tell me why? I'm working environment: RAD Studio XE6 / Windows7 / TeeChart Pro v2...
- Thu Aug 14, 2014 2:55 am
- Forum: .NET
- Topic: How to set the time interval axis for WPF
- Replies: 2
- Views: 7403
Re: How to set the time interval axis for WPF
Thank you very much
- Tue Aug 12, 2014 7:21 am
- Forum: .NET
- Topic: How to set the time interval axis for WPF
- Replies: 2
- Views: 7403
How to set the time interval axis for WPF
I want to set the time interval axis, i used
tChart1.Axes.Bottom.DateTimeIncrement(true, true, ref value, 2, Steema.TeeChart.WPF.DateTimeSteps.TwoDays);
but Failure. How can i do?
I'm working environment: VS2010(.NET Framework 4.0) / Windows7
tChart1.Axes.Bottom.DateTimeIncrement(true, true, ref value, 2, Steema.TeeChart.WPF.DateTimeSteps.TwoDays);
but Failure. How can i do?
I'm working environment: VS2010(.NET Framework 4.0) / Windows7
- Fri Aug 01, 2014 2:47 am
- Forum: .NET
- Topic: I can not use ScrollPager tool for WPF
- Replies: 4
- Views: 11257
Re: I can not use ScrollPager tool for WPF
Christopher , thank you
- Fri Aug 01, 2014 2:36 am
- Forum: .NET
- Topic: I can not use ScrollPager tool for WPF
- Replies: 4
- Views: 11257
Re: I can not use ScrollPager tool for WPF
Well, hope to see the release of the new version as soon as possible
- Thu Jul 31, 2014 1:45 am
- Forum: .NET
- Topic: I can not use ScrollPager tool for WPF
- Replies: 4
- Views: 11257
Re: I can not use ScrollPager tool for WPF
Who can help me?