PieChartData is derived from ObjectData and implements the IChart interface, providing information about a pie chart.
Method
AddLegendForChartElements - sets for every element of this pie chart a reference to a chart legend
public void AddLegendForChartElements(LegendChartData legendChartData)
|