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