Fixed grid lines

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
SorenBendtsen
Newbie
Newbie
Posts: 18
Joined: Fri Nov 02, 2007 12:00 am
Contact:

Fixed grid lines

Post by SorenBendtsen » Wed Nov 23, 2011 6:18 pm

Hi

I am trying to implement something like in the screenshot here: http://www.steema.com/entry/37/NEW_Rele ... t_for_.NET

I have created a custom vertical axis for each series (how I usual stack graphs), is there a way to create a fixed with and height of the grid lines?
Like 15px width and 15 px height.

I guess another way is to add the series to the same vertical axis and then offset the value vertically? (Labels on vertical axis are not visible anyway)
- I would still need to fix the grid size though.

Any thoughts on this?

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Fixed grid lines

Post by Sandra » Thu Nov 24, 2011 1:02 pm

Hello SorenBendtsen,

If you interested to achieve of similar as image: http://www.steema.com/entry/37/NEW_Rele ... t_for_.NET I recommend take a look in the demo project of Direct2D, where you find many examples as you do to achieve the same chart that there is in your example image.

On the other hand, I think you can take a look too, in the TeeChart.Net demo project, concretely in the examples All features\Welcome !\Axes\Opaque Zones or Scrolling multiple axes

If you have any questions or problems about item, please let me know.

I hope will helps.

Thanks,
Best Regards,
Sandra Pazos / 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

SorenBendtsen
Newbie
Newbie
Posts: 18
Joined: Fri Nov 02, 2007 12:00 am
Contact:

Re: Fixed grid lines

Post by SorenBendtsen » Thu Nov 24, 2011 4:32 pm

Hi Sandra,

I think I got the solution with custom axis figured out, like in the samples you are referring to.

The fixed grid lines are a bit hackish though. The best solution so far, is to set a background image, and tile it.
It is crude, but works.

I have not been able to find the download for the Direct2D project/sample. I tried logging in with our customer account, and as I see it, there is no specific Direct2D download available.

I have not tried downloading an evaluation version though.

I have downloaded and installed:
TeeChartNET3UpdateBuild.exe
February 17, 2010
Build 3.5.3700.30574/5 8,5 MB

- It does not seem to include the Direct2D features/samples.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Fixed grid lines

Post by Sandra » Fri Nov 25, 2011 9:40 am

Hello SorenBendsen,

Sorry. I didn't know, you use version 3 of TeeChart.Net. I inform you that Direct2D is only included in last version of TeeChart.Net (version 2011); therefore TeeChartDirec2D isn’t available for version 3 and neither for previous versions of Windows 2008, Windows Vista or Windows 7. If you want know more characteristics of TeeChartDirec2D I recommend you take a look in his WhitePaper where you find all information as you need know about this product. On the other hand, I am glad that you have found a solution that works for you :).

Thanks,
Best Regards,
Sandra Pazos / 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