Hi Nikhil,
Try this:
ColumnChart chart = ...
chart.Axes.Vertical.Outline.Fill.SetNone();
I hope it helps.
Regards,
Mario
Hi Nikhil,
Try this:
ColumnChart chart = ...
chart.Axes.Vertical.Outline.Fill.SetNone();
I hope it helps.
Regards,
Mario