Page 1 of 1

how to use gradient in pocket.dll

Posted: Tue Feb 05, 2013 6:58 am
by 15663129
Dear all,

I have a problem about how to use gradient in pocket .dll
I want to display the gradient color in linear gauge , but it doesn't work.
May you help me to solve this problem?
The following code is used

Code: Select all

linear1 = New LinearGauge(c_Chart.Chart)
linear1.Hand.Brush.Gradient.StartColor = Color.Green
linear1.Hand.Brush.Gradient.MiddleColor = Color.Yellow
linear1.Hand.Brush.Gradient.EndColor = Color.Red
linear1.Hand.Brush.Gradient.Visible = True
linear1.Hand.Brush.Gradient.UseMiddle = True
linear1.Hand.Visible = True
Thanks a lot !
Best regards,

Re: how to use gradient in pocket.dll

Posted: Tue Feb 05, 2013 3:29 pm
by 10050769
Hello New,

This problem only occurs in TeeChart Pocket assembly. I have added your problem in bug list report with number [TC2601650].We will try to fix it to upcoming maintenance releases of TeeChartFor.Net.

Thanks,