User (Legacy) Posted October 30, 2006 Author Report Share Posted October 30, 2006 I am new to chartfx and am currently evaluating it to see how well it fits my needs. I've come across an obstacle for which I am sure there is a simple solution, but my [in]experience doesn't lend well to finding the solution. I've added a barchar to a report and the legend is under the bargraph. The elements in the legend are arranged vertically. I need to arrange them horizontally so that they do not consume as much of my vertical screen area. how can I do this? J. Johnson Link to comment Share on other sites More sharing options...
User (Legacy) Posted October 30, 2006 Report Share Posted October 30, 2006 I am new to chartfx and am currently evaluating it to see how well it fits my needs. I've come across an obstacle for which I am sure there is a simple solution, but my [in]experience doesn't lend well to finding the solution. I've added a barchar to a report and the legend is under the bargraph. The elements in the legend are arranged vertically. I need to arrange them horizontally so that they do not consume as much of my vertical screen area. how can I do this? J. Johnson Link to comment Share on other sites More sharing options...
User (Legacy) Posted October 30, 2006 Author Report Share Posted October 30, 2006 I'm not sure you can set it to horizontal, but int LegendBox property, you can set PlotAreaOnly to False. This will give it more room for the legend to display in. This is how I implemented it. Someone at SoftwareFx may have a better way. Chris Exley, Enable Consulting, LLC "J. Johnson" <unknown{at}unknown.com> wrote in message news:Ij15ILF$GHA.3912@webserver3.softwarefx.com... >I am new to chartfx and am currently evaluating it to see how well it fits >my needs. I've come across an obstacle for which I am sure there is a >simple solution, but my [in]experience doesn't lend well to finding the >solution. > > I've added a barchar to a report and the legend is under the bargraph. > The elements in the legend are arranged vertically. I need to arrange > them horizontally so that they do not consume as much of my vertical > screen area. how can I do this? > > J. Johnson Link to comment Share on other sites More sharing options...
User (Legacy) Posted October 30, 2006 Author Report Share Posted October 30, 2006 I'm not sure you can set it to horizontal, but int LegendBox property, you can set PlotAreaOnly to False. This will give it more room for the legend to display in. This is how I implemented it. Someone at SoftwareFx may have a better way. Chris Exley, Enable Consulting, LLC "J. Johnson" <unknown{at}unknown.com> wrote in message news:Ij15ILF$GHA.3912@webserver3.softwarefx.com... >I am new to chartfx and am currently evaluating it to see how well it fits >my needs. I've come across an obstacle for which I am sure there is a >simple solution, but my [in]experience doesn't lend well to finding the >solution. > > I've added a barchar to a report and the legend is under the bargraph. > The elements in the legend are arranged vertically. I need to arrange > them horizontally so that they do not consume as much of my vertical > screen area. how can I do this? > > J. Johnson Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.