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