ClusteredColumn charts error once updates

i am using ClusteredColumn charts once I update the charts though code on the slide the colours all are not visible… font understand why this is the case… I would also like to know how i would be able to check the number of data pont the chart has is…

currently i am using this code for the for loop

for(int i=0;i<9;i++)
{
fact.GetCell(0, 0, 1, “Index”);
series.Values[i].Value = 100;
}
would like to know if its possible to identifying the number of index that the chart has through code…and not code it manually. ie the 9 to the number of data points that the chart is acepting to change

Hi Jim,


I have tried to understand the issue shared by you and unfortunately have not been able to obtain your requirements properly. Please share the working sample project along with source presentation. Please also share the requirements in the form of MSO PowerPoint chart by highlighting them. I will try my best to help you further.

Many Thanks,