Page 1 of 1

Color Grid Legend gets broken in .Net 2010

Posted: Wed Feb 01, 2012 11:53 am
by 15659467
Hi

I am trying to use a color grid series in my project but the legend gets broken when I try to set UseRange as true and give Start color as Blue(0,0,255), End Color as Green(0, 255, 0) and Middle color as Cyan(0, 255, 255). I read the gridvalues.txt that I am attaching for the color grid series.
Also please let me know how can I use Legend Style Palette for setting my own colors on the color grid and when should I use Color Range and when should I use Palette?

Thanks

Re: Color Grid Legend gets broken in .Net 2010

Posted: Thu Feb 02, 2012 4:28 pm
by 10050769
Hello Planoresearch,
I am trying to use a color grid series in my project but the legend gets broken when I try to set UseRange as true and give Start color as Blue(0,0,255), End Color as Green(0, 255, 0) and Middle color as Cyan(0, 255, 255). I read the gridvalues.txt that I am attaching for the color grid series.
Can you send us a simple code because we can reproduce your problem exactly here?
Also please let me know how can I use Legend Style Palette for setting my own colors on the color grid and when should I use Color Range and when should I use Palette?
I recommend you take a look in Demo Project, concretely, All Features\Welcome !\Tools\Legend Palette to try achieve as you want.

Thanks,