Page 1 of 1

Fixed grid lines

Posted: Wed Nov 23, 2011 6:18 pm
by 13047253
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?

Re: Fixed grid lines

Posted: Thu Nov 24, 2011 1:02 pm
by 10050769
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,

Re: Fixed grid lines

Posted: Thu Nov 24, 2011 4:32 pm
by 13047253
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.

Re: Fixed grid lines

Posted: Fri Nov 25, 2011 9:40 am
by 10050769
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,