Bar Charts from multiple columns in Excel using C# .NET -
i have excel sheet bulk of data( several columns , thousands of rows). however, express data in barcharts. had found method gives cell numbers in code a1:b2
, a3:c3
, etc. problem excel sheet consists of thousands of rows , several columns. so, can't give manually. can suggest relevant method this?
Comments
Post a Comment