Setting number format for a Chart (bars) from C#
I have a C# Excel application that creates a Horizontal Bar chart by
populating a Chart from a pre-defined template.
I need to fomat (include commas) the numbers that appear at the end of the
bars (e.g. the values). Where do i set this format?
thanks
|