Search found 6 matches
- Mon Oct 31, 2016 8:57 am
- Forum: .NET
- Topic: Duplicate bottom label axis
- Replies: 1
- Views: 5347
Duplicate bottom label axis
hi there, how can I prevent bottom label axis. please refer to image.
- Tue Oct 18, 2016 12:05 pm
- Forum: .NET
- Topic: Legend title cropped
- Replies: 3
- Views: 7932
Re: Legend title cropped
Hi Christopher, thanks for your reply. Is there another way besides hard code the column width. Because my legend display title is dynamic not a fixed characters.
- Tue Oct 18, 2016 3:05 am
- Forum: .NET
- Topic: Legend title cropped
- Replies: 3
- Views: 7932
Legend title cropped
I'm having problem with the legend title being cropped when I resize my WinForms.
I've already set TeeChart to Fill. When resize, the legend title will move to 2nd line when most of the title is being cropped.
please refer to attachment.
I've already set TeeChart to Fill. When resize, the legend title will move to 2nd line when most of the title is being cropped.
please refer to attachment.
- Wed Aug 03, 2016 4:01 am
- Forum: .NET
- Topic: Disable zoom & move
- Replies: 2
- Views: 7203
Re: Disable zoom & move
Hi Sandra,
Thanks for the suggestion, it works!
Thanks for the suggestion, it works!
- Mon Aug 01, 2016 4:11 am
- Forum: .NET
- Topic: Disable zoom & move
- Replies: 2
- Views: 7203
Disable zoom & move
Hi there, I would like to disable zoom and move by default and only enable it when enable the function when user click from ChartController. The old codes used to be Zoom.Allow which I couldn't find the options. I have tried tChart.Zoom.Active = false; and tChart.Panning.Allow = Steema.TeeChart.Scro...
- Sat Jul 23, 2016 4:11 am
- Forum: .NET
- Topic: Bar Chart Auto Size Issues
- Replies: 1
- Views: 5235
Bar Chart Auto Size Issues
how can I make gaps between 2 bars, without sticking to each other as attached.