VolumeSeries

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
asupriya
Advanced
Posts: 179
Joined: Mon Dec 01, 2008 12:00 am

VolumeSeries

Post by asupriya » Thu Jul 23, 2009 1:20 pm

1. Is there a way to get equivalent result of fastlineseries1.drawAllPoints=False for the volume series?

2. If the volume series is drawn over already existing FastLineSeries on a graph display, How can I make sure that fastlineseries ALWAYS drawn over the volume series so that the line draws are visible over the volume series. There can be more than one fast line series on a graph display. I can use tChart1.Series.Exchange, but it works with only two series at a time. How to make sure that volume series is always at the bottom layer of all other series on a given graph display?

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

Re: VolumeSeries

Post by Narcís » Thu Jul 23, 2009 1:24 pm

Hi asupriya,

I already answered this here:

http://www.teechart.net/support/viewtop ... 696#p41696
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