Search found 6 matches

by cjherasmus
Fri Aug 30, 2024 8:22 am
Forum: .NET
Topic: TeeChart for .NET 2015 4.1.2015.12160 - Events not invoked
Replies: 2
Views: 2698

TeeChart for .NET 2015 4.1.2015.12160 - Events not invoked

Hi, I have been unable to get the webchart events to fire when clicking. I've created a simple asp.net solution on github to illustrate. I've read and followed the documentation at https://steema.com/docs/teechart/net/tutorials/html/TeeChartProNetTutorialsContentsTutorial9-ASPNETApplications.htm to ...
by cjherasmus
Thu Jan 21, 2016 1:08 pm
Forum: .NET
Topic: Imagebar: Silverlight Export to PDF
Replies: 1
Views: 4926

Imagebar: Silverlight Export to PDF

Hi,

When exporting an imagebar chart with this line: theChart.Export.Image.PDF.Save(stream) - the imagebar is exported as a filled black bar.
When exporting the imagebar chart as PNG, it works perfectly.

I'm using VS 2012 and version 4.1.2015.8061

Regards
by cjherasmus
Wed Nov 04, 2015 9:50 am
Forum: .NET
Topic: Imagebar
Replies: 1
Views: 5022

Imagebar

Hi Please find attached a screen image of my silverlight application. How do I add a black line at the bottom and the right side of the image bar? Also, when I export the graph to PNG the whole image bar is coloured black? And last, each stacked image bar represents a depth interval with a top depth...
by cjherasmus
Wed Nov 04, 2015 9:41 am
Forum: .NET
Topic: Version 4.1.2015.08060 and VS 2012
Replies: 2
Views: 6009

Re: Version 4.1.2015.08060 and VS 2012

Thank you Christopher
by cjherasmus
Fri Oct 30, 2015 8:22 am
Forum: .NET
Topic: Version 4.1.2015.08060 and VS 2012
Replies: 2
Views: 6009

Version 4.1.2015.08060 and VS 2012

Hi I'm unable to use the .NET 4.0 Teechart.Silverlight library in a new Silverlight 4.0 project. To add the components in VS2012 I get this message: "The following control were successfully added to the toolbox but are not enabled in the active designer." When I use the library in an existing projec...
by cjherasmus
Fri Mar 27, 2015 1:27 pm
Forum: .NET
Topic: Unique Bargraph
Replies: 1
Views: 5125

Unique Bargraph

Hi, Would like to know how to set the width of a Mark, so that it represents what I've indicated in the "want-to-have.png" image. Also attached is my current code and a screen shot of what I've currently done. In my third bar or "Column" the Mark text doesn't wrap and goes over the text in column 2 ...