Hi,
Is it possible to change spacing between two labels rows inside a legend of an ultrachart. I wanted to increase the vertical spacing between two label rows inside the legendn as its inadequate and the two labels rows are nearly getting merged.
Thanks in advance
Is there anyone out there looking at the WinChart discussion?
I am trying to do something similar here. I used the sample code from above (I'm using version 2008.2). The code looks something like the following..
if (!String.IsNullOrEmpty(box.Path) && box.Path.EndsWith("Legend") && (-1 != box.Column))
{ ....do something with the legend box
}
{
.... do something with legend text
Looking at the code in debug, when I get the Text Primitive the text column is always -1 and the path is always null. Am I getting the wrong primitive type here or something?
You can found our releases history at http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/Win_Revision_History.html. I believe you canfind information you need there.
Regards
Hi Anton ,
Thanks for your reply,
Moving to newer verion can be a solution to this.
Our software is currently on .Net 1.x version. The latest Infragistcs release for this I can found from the website is 2007-V1.
But I am not able to conclude whether this release can support your solution suggested in the above thread. I was also interested in showing tooltips on the legend labels as mentioned in my following post.
http://forums.infragistics.com/forums/t/9990.aspx
Please can you throw some light on this that the 2007 V1 can support above two requirements.
Are there any risks, if any, changing previous functionality using 2003 V-3 3.0.2 version and about the maintenance and support for this release.
Thanks,
Hi maheshpanse,
Unfortunately, It is not supported in that version. May be it is a good idea that you will migrate to a newer version.