hi ,
i have an excel file:
4366-20250303.7z (108.4 KB)
there is an Chart.
i ues the below codes to get the lables:
var Chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First();
var labels = …...chart.CategoryAxis.GetAxisTexts() are not the same as what excel...4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get...