Page 1 of 1

Issue using custom Axis with VB.Net

Posted: Thu Jan 29, 2015 4:46 pm
by 15670319
I am trying to determine what is causing this behavior. We have a Teechart that we can add multiple axis to. However, if we manually define the axis, the data series that is beyond the axis is still drawn. We expected the series to not be drawn beyond the manually set axis.
We are using TeeChart Version 4.0.2011.2082 with Visual Studio 2013. The Project is the .Net 3.5 Framework.

Re: Issue using custom Axis with VB.Net

Posted: Fri Jan 30, 2015 8:26 am
by narcis
Hi gotheta,

You might be interested in doing what's shown in the All Features\Welcome !\Axes\Opaque zones example in the features demo, available at TeeChart's program group. A full VB demo can be found at the \Examples\DemoProjectVB folder under the TeeChart installation.