asp.net - epplus line graph change smooth line VB -
I'm using epplus to create a line graph which is a smooth line by default I close the smooth line So that it is a straight line from point to point. I am using VB but I can not get the property that I need to change.
Personal excelpostechart (objWorksheetChartPost such as ExcelWorksheet, iRow2013 integer, integer as iRowEnd, string as sChartTitle) dim chtPost = objWorksheetChartPost ("data", "b" and iRow2013 .toString and ": B" and "iRowEnd.ToString"), ExcelRange.GetFullAddress ("(" Data "," Data "," Postline Chart ", 65) chtPost.Series.Add (ExcelRange.GetFullAddress (" Data "Data "," A "and iRow2013.ToString and": A "& iRowEnd.ToString). Header =" A "chtPost.Series.Add (ExcelRange.GetFullAddress (" Data "," D "and iRow2013. ; ": D" and IRWind.ToString), ExcelRange.GetFullAddress ("Data", "A" and iRow2013.ToStri Ng and ": A" and iRowEnd.ToString). Header = "B" ChtPost.Series.Add (ExcelRange.GetFullAddress ("Data", "G" and iRow2013.ToString and ": G" and iRowEnd.ToString), ExcelRange.GetFullAddress ("data", "A" and iRow2013 ToString and ": A" & amp; iRowEnd.ToString). Header = "C" chtPosT.title.text = sChartTitle chtPost.SetSize (1200, 800) chtPost .DisplayBlanksAs = Chart. Eyes BluesA.gap End Sub
Thanks,
It has worked to download the latest version as it was a bug in EPPlus
thanks,
Comments
Post a Comment