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