Hi all,
I need your help. I am using Apsose.Cells 26.6.0
I have both identical charts in structure (2 series, line chart): chart0 (on the left) and chart1 (on the right).
In both charts, I add a datalabel for the last…...and I set 3 different sizes of text. I build after a red square...WidthPixel > 0 ? dl.WidthPixel : (dl.Text?.Length ?? 0) * 6; var shape...