Answer:
By default, the visibility of chart legend is enabled, but the legend items will be rendered only when name for each series is provided. Here is the code snippet for your reference.
<ChartSeries Name="LoadHours"> |
Find the sample for to display Chart Legend from here.