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