Hi,
I'm doing some office automation work, in which, I'm adding a chart into powerpoint.
I wrote below line of code,
chart.ChartStyle = 26
which is generating chart, which is of 3 BAR.
Lyk this,
|||
But I want 4 BARs,
Lyk this,
||||
Anyone have idea about it??