Search found 2 matches
- Tue Mar 26, 2024 4:12 pm
- Forum: .NET
- Topic: Reduce the export formats?
- Replies: 1
- Views: 10196
Reduce the export formats?
Is it possible to reduce the list of available exports on the TeeChart Export dialog's Picture tab? It currently has exports for: as Bitmap as Metafile as JPEG as PNG as GIF as TIFF as VML (HTM) as SVG (SVG) as PDF as PostScript as XAML (WPF) as Flex (Flash) as HTML5 as JScript Our clients are not i...
- Wed Aug 23, 2023 4:02 pm
- Forum: .NET
- Topic: ColorBand Tool dragging
- Replies: 1
- Views: 13107
ColorBand Tool dragging
Hi, I have a chart with a ColorBand tool active on the Bottom Axis. What I'm trying to do is drag the entire ColorBand like you can when using the ScrollPager Tool but I can't find any example of doing this. I'm already dragging the StartLine and EndLine using the DragLine events for each but also w...