Hi,
in a printing application I want to print the PointerStyle used for a series with some other information.
Is there an easy way to get an Image or bitmap of a single PointerStyle that I can use in Print?
thanks,
Search found 43 matches
- Thu Oct 19, 2006 3:43 pm
- Forum: .NET
- Topic: Series Markers
- Replies: 1
- Views: 3828
- Tue Oct 17, 2006 4:41 pm
- Forum: .NET
- Topic: Axis.MaxLabelsWidth exception
- Replies: 3
- Views: 5420
I guess the fix line is BitMap bmp = tChart1.Bitmap; I cannot do it this way in the actual application, as the Axes are not setup at load time, but change at runtime depending on the data. Is the fix to use this line once only before a call to SetAxisPlacement()? Or do I need to call it every time. ...
- Tue Oct 17, 2006 1:57 am
- Forum: .NET
- Topic: Panel Width
- Replies: 1
- Views: 3722
Panel Width
Hi,
I have a Chart with ChartBounds = 0,0,546,273. The Panel has Margingleft= 64 MarginRight=73 (pixels) and I expected the ChartRect width to be 423. But it is Width 377. (64, 52, 377, 198)
What decides the actual size of the ChartRect?
thanks,
I have a Chart with ChartBounds = 0,0,546,273. The Panel has Margingleft= 64 MarginRight=73 (pixels) and I expected the ChartRect width to be 423. But it is Width 377. (64, 52, 377, 198)
What decides the actual size of the ChartRect?
thanks,
- Tue Oct 17, 2006 1:32 am
- Forum: .NET
- Topic: Axis.MaxLabelsWidth exception
- Replies: 3
- Views: 5420
Axis.MaxLabelsWidth exception
Hi, I have upgraded to build 2.0.2469.25745. the Custom Axis placement is much better. But I still get a problem with occasional exceptions from MaxLabelsWidth(). I have uploaded a sample project to steema.public.attachments. Subect "Axis.MaxLabelsWidth exception" run the form, click the button repe...
- Tue Oct 03, 2006 9:48 pm
- Forum: .NET
- Topic: Label Drawing Order
- Replies: 1
- Views: 3805
Label Drawing Order
Hi, on the Bottom Axis I am use DateTime, and doing a SetMinMax(StartDate, EndDate). I am then using the Chart_GetAxisLabel(0 to do some formatting of the Label text. The Event is being called out in the order Endtime to StartTime, that is the right-hand label is called first, and the left-hand labl...
Builds
Hi, A question on Building release modules. We have 2 Development licenses for 2 developers. Our Installkits are built on a separate machine dedicated to release builds only. No development is done on the build machine. It will not build our application because TeeChart needs a license. So we build ...
- Fri Sep 29, 2006 4:26 pm
- Forum: .NET
- Topic: Axis Placement
- Replies: 4
- Views: 6599
OK I see that. But what seems to have changed is that the label position relative to the axis is now adjusted depending on how many custom axes there are. Before the maintenabce release, if the axis position was 0 for all left-sided custom axis, all the labels overwrote each other. Now the labels ar...
- Tue Sep 26, 2006 6:35 pm
- Forum: .NET
- Topic: Axis Placement
- Replies: 4
- Views: 6599
Axis Placement
Hi, there has been a significant change in Axis placement between build 2.0.2306 and build 2.0.2456. i have uploaded a testapp to the public attachments newsgroup, Subject 'Axis placement' run the project with build 2.0.2306, and click the button. The axes are placed correctly. run with build 2.0.24...
- Fri Sep 22, 2006 3:31 pm
- Forum: .NET
- Topic: CopyToClipBoard
- Replies: 10
- Views: 11963
- Fri Sep 22, 2006 2:58 pm
- Forum: .NET
- Topic: CopyToClipBoard
- Replies: 10
- Views: 11963
Hi, Actually this suggestion is no good. If I enable the brush, the screen appearance has now changed. it has some kind of pattern on it, dependant on the brush style. So before the export I make the brush visible, then after the export invisible. This does what I want, but it is a workaround in my ...
- Fri Sep 22, 2006 2:51 pm
- Forum: .NET
- Topic: CopyToClipBoard
- Replies: 10
- Views: 11963
- Thu Sep 21, 2006 3:34 pm
- Forum: .NET
- Topic: CopyToClipBoard
- Replies: 10
- Views: 11963
- Thu Sep 21, 2006 2:59 pm
- Forum: .NET
- Topic: CopyToClipBoard
- Replies: 10
- Views: 11963
- Wed Sep 20, 2006 11:03 pm
- Forum: .NET
- Topic: CopyToClipBoard
- Replies: 10
- Views: 11963
CopyToClipBoard
Hi, when using Chart.Export.Image.Bitmap.CopyToClipboard and pasting to 'Paint' application, the background is always Blue, although it is WhiteSmoke on the display. Chart.BackColor = Color.WhiteSmoke; To get it to be the correct color, I must set the Chart.Panel.Brush.Visible = true and set the bru...
- Tue Sep 19, 2006 1:46 am
- Forum: .NET
- Topic: Stable Release
- Replies: 4
- Views: 6877
Stable Release
Hi,
do you have a firm date for the next stable release build of TeeChart.NET v2?
thanks,
do you have a firm date for the next stable release build of TeeChart.NET v2?
thanks,