This is a migrated thread and some comments may be shown as answers.

Stock Layout and Legend

2 Answers 38 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Ken
Top achievements
Rank 1
Ken asked on 20 Jul 2014, 12:05 PM
When using the stock layout the legend does not show. I is there ant way to get it to show?

Thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 21 Jul 2014, 07:34 AM
Hi Ken,

Please try to set the Visible property of Legend to true which works fine at my end.

ASPX:
<Legend>
    <Appearance Position="Right" Visible="true" />
</Legend>

Thanks,
Princy.
0
Ken
Top achievements
Rank 1
answered on 21 Jul 2014, 12:56 PM
That worked... FYI A LineChart with Layout set to default and Legend not set and left to its default visible which is false shows.
If Layout set to Stock then Legend must be set to true to be visible.
Tags
Chart (Obsolete)
Asked by
Ken
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Ken
Top achievements
Rank 1
Share this question
or