Hi,
I currently have 7 items in my legend (see attached file) and I would like to display them in 2 columns:
ex:
-------------------------------------
| legend1 legend4
| legend2 legend5
| legend3 legend6
| legend7
--------------------------------------
Is this easily doable with the RadChart control?
Thanks!
Marc
I currently have 7 items in my legend (see attached file) and I would like to display them in 2 columns:
ex:
-------------------------------------
| legend1 legend4
| legend2 legend5
| legend3 legend6
| legend7
--------------------------------------
Is this easily doable with the RadChart control?
Thanks!
Marc
<Legend Visible="true"> |
<Appearance Position-AlignedPosition="TopLeft" Location="OutsidePlotArea"> |
</Appearance> |
</Legend> |