Search found 2 matches
- Fri Mar 05, 2004 11:31 am
- Forum: .NET
- Topic: Zoom Pen and Brush
- Replies: 1
- Views: 5718
Zoom Pen and Brush
I can't customize the look of the zoom rectangle the way i want. The Zoom.Pen.Width property is absolutely ignored bt the TeeChart. The Zoom.Pen.Color has strange behaviours. I cannot get the color I want. I'd like a solid line but the Zoom.Pen.Style works only if by any chance I get the pen of a co...
- Fri Mar 05, 2004 11:09 am
- Forum: .NET
- Topic: Exporting Chart's Data in Excel Format.
- Replies: 1
- Views: 6011
Exporting Chart's Data in Excel Format.
1. I have a DateTime X Axis which displays correctly in runtime, but when I look at the exported Excel file find that DateTime values has become Doubles. Is there a way to prevent this? 2. I name my DataSeries using the Title propery and I set the IncludeHeader property to true before exporting in E...