This question is locked. New answers and comments are not allowed.
Hello guys,
My question is simple: In pie chart, how can I put the correct legend for each piece of chart? For example:
DataTable:
Sex NumPeople
Man 25
Female 30
The image chart is correct, but in legend just shows "Series1". The correct form for legend is:
Legend
<Color of chart's pice> Man
<Color of chart's pice> Female
How can I do this???
thank's
My question is simple: In pie chart, how can I put the correct legend for each piece of chart? For example:
DataTable:
Sex NumPeople
Man 25
Female 30
The image chart is correct, but in legend just shows "Series1". The correct form for legend is:
Legend
<Color of chart's pice> Man
<Color of chart's pice> Female
How can I do this???
thank's