Page 1 of 1

ViewXY Legend Width

Posted: Thu May 08, 2014 5:42 pm
by greggorob64
I'm working on my graph, and am trying to put some visual polish into it. In the screenshot below, i have all of annotations to a fixed width. However, i'd like my legend to also line up with that width.

Is there anything I can do to manually set the size of the legend?

Thanks

Image

Re: ViewXY Legend Width

Posted: Thu May 08, 2014 5:56 pm
by ArctionPasi
The legend box width can't be controlled directly. But you can adjust the color palette width.

set chart.ViewXY.LegendBox.IntensityScales.ScaleSizeDim1 or ScaleSizeDim2 to smaller value. I hope it helps...