Splitting Axes

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
glikoz
Newbie
Newbie
Posts: 34
Joined: Mon May 05, 2003 4:00 am

Splitting Axes

Post by glikoz » Fri Jul 29, 2005 9:00 am

I have a main series to show stock(security)data...
And i have a function (CCI ,for example)...
I want to give splitter to program user..User can easily drag splitter and resize axes ...
Do I have to add new t chart component for every indicator (that has own y axes) Or could i implement windows splitter to one tchart component (it has multiple axes)
Is there possible to add horizontal splitter between axes?
Thx for any advice..

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Jul 29, 2005 9:18 am

Hi glikoz,

The easiest way I can think of is using ColorLine tools as splitters. ColorLine is draggable and can be configured either horizontal or vertical.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply