Index

From: Jan Brandsma
Subject: Re: Checkboxes do not work in v2 with Axis.Top.Labels.Visible=false
Date: Wed, 31 Aug 2005 09:55:39 +0200
Newsgroup: steema.public.teechartfornet.v1  

Hi Narcis,

Thanks for the info, I will do that the next time.

Regarding the problem, I Added the line with two horizontal axis
Steema.TeeChart.Styles.Line newLine = new Steema.TeeChart.Styles.Line();
newLine.HorizAxis = Steema.TeeChart.Styles.HorizontalAxis.Both;
newLine.VertAxis = Steema.TeeChart.Styles.VerticalAxis.Left;

In the legend I use the option Checkboxes, which gives the enduser the
possibility to show/hide the lines. When I Hide the labels of the top axis
the checkboxes do not work anymore.
I use Teechat version 2.0.2040.15119

If you're not able to reproduce it I will try to send you a sample project.

Regards,

Jan Brandsma

"Narcís Calvet" schreef in bericht
news:fV21%23VLrFHA.1808@TEEPC.Steema.local...
> Hi Jan,
>
> The best place to place any issue is at our monitored forums for customers
> available at http://support.steema.com.
>
> Regarding the problem you posted, I haven't been able to reproduce that.
> Could you please specify which checkbox function are you referring to? Or
> could you please post an example we can run "as-is" or the steps to follow
> to reproduce the problem here?
>
> Thanks in advance.
>
> --
> Best Regards,
>
> Narcís Calvet
> http://support.steema.com
>
> "Important note: If you are a TeeChart registered customer, please post
> your
> support questions at Steema's Support monitored Forums for customers:
> http://support.steema.comom for a prompter reply."
>
>
> "Jan Brandsma" wrote in message
> news:%236j2B2KrFHA.1812@TEEPC.Steema.local...
>> No idea where I should submit a bug report, but I found this one today.
>> When I make the top axis Labels InVisible, the checkbox function does not
>> work anymore, when They are visible it works...
>>
>> Hope this can be fixed soon...
>>
>
>